1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
This commit is contained in:
Mike Perham 2014-09-28 13:21:08 -07:00
parent 8c5b24a1d5
commit fb351d8ba7

View file

@ -1,3 +1,8 @@
HEAD
-----------
- Use Rails 4.2's new `deliver_now` method if possible. [#1933]
3.2.5
-----------