Rails is a web-application framework that includes everything needed to create database-backed web applications according to the Model-View-Control pattern.
-
clone at local:
<tt>git clone git@github</tt> (where <tt>git@github</tt> is github link)
-
Change directory to
myapp
and start the web server:<tt>cd drubtrials</tt> (run with --help for options)
-
…