Ruby on Rails

Before starting: Make sure you have the necessary folders and permissions — get more information.

Links: Homepage
Dependencies: Ruby

Install

Install Ruby on Rails using RubyGems.

gem install rails

Verify the Installation

Verify that you have successfully installed Ruby on Rails.

rails --version