Skip to content

Instantly share code, notes, and snippets.

@zachpendleton
Created February 27, 2013 20:19
Show Gist options
  • Save zachpendleton/5051324 to your computer and use it in GitHub Desktop.
Save zachpendleton/5051324 to your computer and use it in GitHub Desktop.
web: bundle exec unicorn -c vendor/plugins/zachp-local/unicorn.rb
guard: bundle exec guard start --no-interactions
job: bundle exec script/delayed_job run > /dev/null
mail: bundle exec mailtrap run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment