Skip to content

Instantly share code, notes, and snippets.

@ehoch
Created March 2, 2012 19:17
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ehoch/1960548 to your computer and use it in GitHub Desktop.
Save ehoch/1960548 to your computer and use it in GitHub Desktop.
Puma / DJ Procefile on Heroku
web: bundle exec puma -p $PORT
worker: bundle exec rake jobs:work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment