1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/test
Matthew Draper 40ff5087ec Queue Classic runs a second earlier than scheduled
That seems to be a bug, but as we don't actually care about the
precision for our test, we'll just give it a bit longer.

[Matthew Draper & Cristian Bica]
2015-04-23 05:36:58 +09:30
..
adapters ActiveJob testing improvements 2014-12-30 17:53:42 +02:00
cases ActiveJob::Base#queue_adapter is now a class_attribute 2015-03-11 22:45:59 -07:00
integration Queue Classic runs a second earlier than scheduled 2015-04-23 05:36:58 +09:30
jobs Allow keyword arguments to work with ActiveJob 2015-01-30 13:43:39 -07:00
models [ActiveJob] raise DeserializationError when got an error deserializing 2014-08-17 23:10:45 +00:00
support Only *configure* the queue in setup; DB creation must come later 2015-04-20 09:14:19 +09:30
helper.rb Changed the AJADAPTER to AJ_ADAPTER 2015-02-22 16:11:21 +01:00