Install
Install Ruby on Rails using RubyGems.
gem install rails
Verify the Installation
Verify that you have successfully installed Ruby on Rails.
rails --version
Install Ruby on Rails using RubyGems.
gem install rails
Verify that you have successfully installed Ruby on Rails.
rails --version