Created
May 21, 2013 18:39
-
-
Save joncode/5622182 to your computer and use it in GitHub Desktop.
Resque - Redis
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| resque-web --- launch the web inteface | |
| to have Resque available on the website : | |
| mount the Resque::Server to the routes | |
| add the server requirement to the resque gem | |
| add HTTP authentication to the Resque::Server | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment