1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

5 commits

Author SHA1 Message Date
Abdelkader Boudih
a712c07c7f Add Sidekiq adapter/wrapper fixes #3 2014-05-18 19:02:02 +00:00
David Heinemeier Hansson
b32fdd5731 Queue naming with a base, which requires a JobWrapper to comply to Resques expectation of a class variable 2014-05-18 16:24:30 +02:00
David Heinemeier Hansson
eed52c8808 Add ResqueAdapter and provide test infrastructure for the now multiple adapters 2014-05-18 13:11:00 +02:00
David Heinemeier Hansson
08a2ba99e0 Simplest job and inline queue 2014-05-18 12:32:22 +02:00
David Heinemeier Hansson
a832bc387b Skeleton gem 2014-05-18 11:44:28 +02:00