I'm trying to edit one of the gem's config files and I can't find it. I'm not sure how I did this in the past.
Look at your gem environment.
In a terminal run gem env
gem env
You should see an entry INSTALLATION DIRECTORY, but there is also GEM PATHS which is where it's loading all your gems from in your current environment.
INSTALLATION DIRECTORY
GEM PATHS
1.4m articles
1.4m replys
5 comments
57.0k users