Skip to content

Instantly share code, notes, and snippets.

@kirley
Created November 30, 2012 20:48
Show Gist options
  • Save kirley/4178480 to your computer and use it in GitHub Desktop.
Save kirley/4178480 to your computer and use it in GitHub Desktop.
Delayed Job Notes
$ cd ~/work/Helios
$ rake jobs:work
or
$ foreman start
Then from within console
$ rails c
>>> Delayed::Job.first
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment