Skip to content

Commit

Permalink
Removed capistrano recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
Roger Campos committed Nov 8, 2011
1 parent cd20c04 commit 1a4b6e9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
11 changes: 1 addition & 10 deletions README.md
Expand Up @@ -422,18 +422,9 @@ backoffice.
rake interpret:update
rake interpret:dump

The `update` task is what you may want to run after a deployment, for what
Interpret already has a capistrano recipe...
The `update` task is what you may want to run after a deployment.


Capistrano recipe
-----------------

Interpret also have a capistrano recipe to run the `update` rake task after
updating code. You only need to require this file in your `deploy.rb`:

require 'interpret/capistrano'


Soft behavior
--------------
Expand Down
18 changes: 0 additions & 18 deletions lib/interpret/capistrano.rb

This file was deleted.

0 comments on commit 1a4b6e9

Please sign in to comment.