Skip to content

Instantly share code, notes, and snippets.

@Capncavedan
Created July 19, 2012 14:40
Show Gist options
  • Save Capncavedan/3144391 to your computer and use it in GitHub Desktop.
Save Capncavedan/3144391 to your computer and use it in GitHub Desktop.
How to run a JRuby delayed job worker

RAILS_ENV=production QUEUE=jruby bundle exec rake jobs:work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment