1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib
Pan Thomakos c4e6fae37c Added inline testing functionality.
Allows sidekiq jobs to run inline in test mode without having to modify
the production code. In other words production code can still call the
`perform_async` method and tests can still verify that functionality is
run inline.
2012-05-02 11:04:29 -07:00
..
sidekiq Added inline testing functionality. 2012-05-02 11:04:29 -07:00
sidekiq.rb Remove multijson hacks since latest release is sane again 2012-04-29 19:54:36 -07:00