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

update changes

This commit is contained in:
Mike Perham 2012-11-13 21:01:18 -08:00
parent 1c2f35cafc
commit 4a6d5fd940

View file

@ -1,6 +1,7 @@
HEAD
-----------
- Small Web UI fixes
- Add `delay_until` so you can delay jobs until a specific timestamp:
```ruby