Stop asking for password when installing gems
问题 Whenever I bundle my rails 3.2 gems, it asks me for my password: Enter your password to install the bundled RubyGems to your system This gets really annoying, especially when bundling several times in one project. However, when I set the gem directory to world-readable, it always gives me a warning when executing any (!) rails command. This is even more annoying, of course. How can I turn this off? 回答1: Absolutely has to do with the system ruby, not RVM, unless you installed RVM using the