< Ruby on Rails
This section covers the basics for getting and installing Rails.
Installation
Once you have installed ruby on your system, make sure that RUBY_HOME/bin folder is in path. This would enable you to use ruby and other commands associated from any folder within the shell.
Concepts
There are certain concepts which are core to how Rails works.
First Application
Now that Rails is installed, it's time to build something.
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.