277 Forks
841 Stars
841 Watchers

rails

Official Ruby on Rails specific tasks for Capistrano

How to download and setup rails

Open terminal and run command
git clone https://github.com/capistrano/rails.git
git clone is used to create a copy or clone of 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 rails https://github.com/capistrano/rails/archive/master.zip

Or simply clone rails with SSH
[email protected]:capistrano/rails.git

If you have some problems with rails

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