rails/activejob/lib
David Heinemeier Hansson a4fc7dc957 Executions counting is not a serialization concern
Let’s do it when we actually execute instead. Then the tests dealing
with comparable serializations won’t fail either!
2016-08-01 16:02:50 -07:00
..
active_job Executions counting is not a serialization concern 2016-08-01 16:02:50 -07:00
rails/generators/job generate ApplicationJob if it does not already exist 2016-03-25 13:21:37 +09:00
active_job.rb Active Job: smaller footprint for the dev/test async adapter 2016-02-29 15:58:26 -07:00