Skip to content
- To find out where gems are being installed to, run
echo $GEM_HOME in a terminal.
- When using RVM, gems are installed into your RVM install as it changes $GEM_HOME. Running
echo $GEM_HOME now would show a path into your RVM install.
- When Bundler is added to the mix, gems will either be installed in
$GEM_HOME, or, if you specify a path when running bundle install will be installed to that path. To find out where a gem is through Bundler you can use bundle show gemname to get its full path.
Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)