Erik Michaels-Ober
|
5eb8d397f0
|
Refactor to use Sidekiq.dump_json and Sidekiq.load_json
These methods perform MultiJson feature detection and can be removed
after this library's MultiJson dependency is upgraded to ~> 2.0.
|
2012-04-22 14:02:35 -07:00 |
|
Erik Michaels-Ober
|
68c725e47b
|
Let's try this again...
Use `Object#respond_to?` to determine which MultiJson API to use.
|
2012-04-22 13:46:00 -07:00 |
|
Mike Perham
|
9c6b967029
|
Revert "Use MultiJson APIs introduced in version 1.3 to suppress deprecation warnings"
Breaks Rails 3.2 and lower
This reverts commit 9c6d5623a1 .
|
2012-04-18 14:57:24 -07:00 |
|
Erik Michaels-Ober
|
9c6d5623a1
|
Use MultiJson APIs introduced in version 1.3 to suppress deprecation warnings
|
2012-04-18 10:51:25 -07:00 |
|
Mike Perham
|
b58d125659
|
Clean up requires
|
2012-03-31 12:45:24 -07:00 |
|
Mike Perham
|
e38a3d785a
|
Auto failure retry now working!
|
2012-03-17 23:04:31 -07:00 |
|
Mike Perham
|
97ddc29208
|
initial retry testing
|
2012-03-17 18:22:56 -07:00 |
|
Mike Perham
|
08fd2b9cf5
|
HOT new automatic retry feature. Needs testing.
|
2012-03-17 17:59:46 -07:00 |
|