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
2014-11-03 19:26:04 -08:00
..
queue_adapters added punctuations, and role of queue_adapter module [ci skip] 2014-11-01 06:15:13 +05:30
arguments.rb Add documentation on Active Job. 2014-10-02 10:57:30 -06:00
base.rb - Changed description for AJ enqueuing methods to provide a sane description. 2014-10-21 00:54:03 +05:30
callbacks.rb Document the class methods include module for AJ::Callbacks [ci skip] 2014-11-03 19:21:43 -08:00
configured_job.rb Rename remaining :in / :at to :wait / :wait_until 2014-09-04 08:08:06 +03:00
core.rb Add documentation for class methods module included for AJ::Core used 2014-11-03 19:22:11 -08:00
enqueuing.rb Document the module which includes perform_later for AJ::Enqueuing [ci skip] 2014-11-03 19:22:57 -08:00
execution.rb Document AJ::Execution class methods module [ci skip] 2014-11-03 19:23:36 -08:00
gem_version.rb Prepare for 4.2.0.beta4 release 2014-10-30 14:12:24 -07:00
logging.rb Remove redundant to_s in interpolation 2014-11-04 07:00:24 +09:00
queue_adapter.rb Add documentation of AJ::QueueAdapter class methods module [ci skip] 2014-11-03 19:25:44 -08:00
queue_adapters.rb Tiny documentation styling fixes [ci skip] 2014-11-02 12:32:50 +01:00
queue_name.rb Document included ability of AJ::QueueName module for class methods [ci skip] 2014-11-03 19:26:04 -08:00
railtie.rb
test_case.rb [ActiveJob] TestCase (Will squash before merge) 2014-09-02 14:26:43 +00:00
test_helper.rb Tiny documentation fixes and styling improvements 2014-11-01 19:36:24 +01:00
version.rb ActiveJob -> Active Job [ci skip] 2014-08-21 23:28:10 +02:00