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-03-30 08:12:49 +09:00
..
queue_adapters Active Job: smaller footprint for the dev/test async adapter 2016-02-29 15:58:26 -07:00
arguments.rb Added support for bigdecimals in perform later 2015-12-03 18:45:55 +05:30
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 Rename remaining :in / :at to :wait / :wait_until 2014-09-04 08:08:06 +03:00
core.rb Add JSON round trip verification testcase 2016-03-09 09:28:16 -08:00
enqueuing.rb Add job priorities to ActiveJob 2015-09-17 22:17:39 +02:00
execution.rb Use AS::Reloader to support reloading in ActiveJob 2016-03-02 02:14:54 +10:30
gem_version.rb Prep release for Rails 5 beta3 2016-02-24 10:27:02 -05:00
logging.rb Merge pull request #20116 from cristianbica/activejob-enqueue-logging 2015-10-04 20:38:44 -04:00
queue_adapter.rb Missed a few spots in inline -> async switch 2016-02-05 16:05:48 +01:00
queue_adapters.rb Update ActiveJob adapter for sucker_punch 2.0 2016-01-27 12:49:35 -05:00
queue_name.rb [ci skip] Add . 2015-06-10 13:29:19 +09:00
queue_priority.rb Add job priorities to ActiveJob 2015-09-17 22:17:39 +02:00
railtie.rb Use AS::Reloader to support reloading in ActiveJob 2016-03-02 02:14:54 +10:30
test_case.rb [ActiveJob] TestCase (Will squash before merge) 2014-09-02 14:26:43 +00:00
test_helper.rb update assert_no_performed_jobs doc to use assert_no_performed_jobs method [ci skip] 2016-03-30 08:12:49 +09:00
translation.rb Fixes #20799 2015-08-04 00:38:18 +02:00
version.rb ActiveJob -> Active Job [ci skip] 2014-08-21 23:28:10 +02:00