GitRubyDeploy
Start is a collection of Rails generators for faster project setup.
Setup
Add the gem to your Gemfile.
gem "gitrubydeploy"
Then you can run any of the included generators.
rails g git_ruby:install
Included Generators
-
gitrubydeploy:install - Create deploy controller and configs