Skip to content

Commit

Permalink
Heroku documentation added
Browse files Browse the repository at this point in the history
  • Loading branch information
tompesman committed Aug 25, 2012
1 parent 4725e4f commit 24c19a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -136,6 +136,12 @@ The push-core comes with a rake task to delete all the messages and feedback of

bundle exec rake push:clean DAYS=2

## Heroku

Push runs on Heroku with the following line in the `Procfile`.

push: bundle exec push $RACK_ENV -f

## Prerequisites

* Rails 3.2.x
Expand Down

0 comments on commit 24c19a2

Please sign in to comment.