Ruby - Gems and Bundler
What will happen if you run this command in the terminal?
gem install rails
gem install rails
gem install rails installs the Rails gem and any required supporting gems on your computer.rails new, updating uses gem update, and uninstalling uses gem uninstall.gem install rails = install gem [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions