Skip to content

Instantly share code, notes, and snippets.

@veganstraightedge
Forked from ehoch/gist:1960548
Created March 30, 2012 21:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save veganstraightedge/2255302 to your computer and use it in GitHub Desktop.
Save veganstraightedge/2255302 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