capones-recipes

Capones recipe is a capistrano cook book with usefull recipes. It handels all the dependencies for the deployment with capistrano. So that it's only neccessary to integrate this gem in the rails app.

Installation

Advice

Maybe capistrano must be executed by the bundler, see example:

bundler exec cap -T # Shows the avaible cap tasks.

Avaible Recipes

** Loads all recipes from the gem.

** A recipe for standard rails applications.

** A recipe that was extended for rails 3.1 applications.

Contributing to capones-recipes

Copyright © 2011 Roman Simecek. See LICENSE.txt for further details.