Skip to content

Instantly share code, notes, and snippets.

@fijimunkii
Last active December 28, 2015 03:08
Show Gist options
  • Save fijimunkii/7432574 to your computer and use it in GitHub Desktop.
Save fijimunkii/7432574 to your computer and use it in GitHub Desktop.
sh: launch redis and resque
redis-server /usr/local/etc/redis.conf
rake resque:work QUEUE='*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment