Mike Perham
b0fa69a915
Remove optionality of Rails hooks, #401
2012-09-20 20:04:25 -07:00
Mike Perham
e55979407a
Add extension to delay any arbitrary class method to Sidekiq.
2012-08-16 16:43:01 -07:00
Jon Hinson
f15ceb93c5
Renaming hook_rails option to enable_rails_extensions
2012-03-26 18:05:33 -05:00
Jon Hinson
cd423f9cdc
Add hook_rails configuration option to make the Rails extensions optional
2012-03-26 15:37:38 -05:00
Mike Perham
65bf77217b
Fix require ordering causing extensions to not load properly, GH-77.
2012-03-10 12:30:15 -08:00
Mike Perham
2771a0ad96
Rename workers to processors. New Railtie support.
...
Workers are the user's classes, the threads are now called processors. Add secret sauce to make Rails config much easier. Use a railtie to auto-add app/workers to the autoload path.
2012-01-25 13:32:51 -08:00