GitRubyDeploy

Start is a collection of Rails generators for faster project setup.

Setup

Add the gem to your Gemfile.

gem "git_ruby_deploy"

Then you can run any of the included generators.

rails g git_ruby:install

Included Generators

  • git_ruby:install - Create deploy controller and configs