1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activejob/lib/active_job
2016-06-22 15:34:30 -04:00
..
queue_adapters Active Job: smaller footprint for the dev/test async adapter 2016-02-29 15:58:26 -07:00
arguments.rb Support for unified Integer class in Ruby 2.4+ 2016-05-18 22:04:22 -07:00
base.rb Fixed wording. 2015-11-08 20:38:13 -05:00
callbacks.rb Use AS::Reloader to support reloading in ActiveJob 2016-03-02 02:14:54 +10:30
configured_job.rb
core.rb Add JSON round trip verification testcase 2016-03-09 09:28:16 -08:00
enqueuing.rb Fix typo in ActiveJob #retry_job doc 2016-04-23 17:23:19 -07:00
execution.rb Action Mailer: Declarative exception handling with rescue_from. 2016-05-15 18:46:26 -07:00
gem_version.rb Preparing for 5.0.0.rc2 release 2016-06-22 15:34:30 -04:00
logging.rb Merge pull request #25426 from Shopify/fix-activejob-logger 2016-06-17 13:07:48 -04:00
queue_adapter.rb Missed a few spots in inline -> async switch 2016-02-05 16:05:48 +01:00
queue_adapters.rb - [ci skip] Active Job Async doesn't support to Async feature as per it's definition. 2016-04-22 15:37:20 +05:30
queue_name.rb
queue_priority.rb
railtie.rb Use AS::Reloader to support reloading in ActiveJob 2016-03-02 02:14:54 +10:30
test_case.rb
test_helper.rb Merge pull request #25367 from stephenminded/active_job_test_helper_custom_queue_adapter 2016-06-11 18:25:17 -04:00
translation.rb
version.rb