rails/activejob/test
Jeremy Daer a66780bfff Active Job: smaller footprint for the dev/test async adapter
Use one shared worker pool for all queues with 0-#CPU workers rather
than separate pools per queue with 2-10*#CPU workers each.
2016-02-29 15:58:26 -07:00
..
adapters Active Job: smaller footprint for the dev/test async adapter 2016-02-29 15:58:26 -07:00
cases Active Job: smaller footprint for the dev/test async adapter 2016-02-29 15:58:26 -07:00
integration Active Job: smaller footprint for the dev/test async adapter 2016-02-29 15:58:26 -07:00
jobs Deprecate exception#original_exception in favor of exception#cause 2015-11-03 06:54:34 -08:00
models [ActiveJob] raise DeserializationError when got an error deserializing 2014-08-17 23:10:45 +00:00
support Active Job: smaller footprint for the dev/test async adapter 2016-02-29 15:58:26 -07:00
helper.rb Silence logging in Active Job unit tests 2015-09-21 14:02:41 +01:00