1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Mike Perham
2080412119 Client API update:
- Add API for configuring options per Worker class
- Removed the Client API issues preventing it working on Ruby 1.8
- Cleanups to various APIs for upcoming 1.0 release.
2012-04-01 19:53:45 -07: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
0ced9e623e Update delayed extensions to use perform_async so they are stubbed out by the testing infrastructure, fixes #77 2012-03-10 11:56:34 -08:00
Mike Perham
f214c10af9 Add support for new delay extensions for ActiveRecord and ActionMailer, with example tests in myapp. 2012-02-17 21:24:14 -08:00
Mike Perham
4fedfdf049 I'm just going to leave this here. No tests, beware. 2012-02-17 15:54:11 -08:00