0 Forks
0 Stars
0 Watchers

mini-rails

Rebuilt a minimal version of the Ruby on Rails framework as taught by Marc-André Cournoyer, creator of Thin

How to download and setup mini-rails

Open terminal and run command
git clone https://github.com/earnestaddae/mini-rails.git
git clone is used to create a copy or clone of mini-rails repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with mini-rails https://github.com/earnestaddae/mini-rails/archive/master.zip

Or simply clone mini-rails with SSH
[email protected]:earnestaddae/mini-rails.git

If you have some problems with mini-rails

You may open issue on mini-rails support forum (system) here: https://github.com/earnestaddae/mini-rails/issues