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
Robin Dupret d63005447b Tiny follow-up to #16999 [ci skip]
* Fix a typo
* Remove references to Rails version
* Remove an extra whitespace
2014-09-27 16:22:15 +02:00
..
queue_adapters Tiny follow-up to #16999 [ci skip] 2014-09-27 16:22:15 +02:00
arguments.rb Fix string/gid collision in job arguments 2014-09-25 10:00:19 -07:00
base.rb Active Job refactoring 2014-09-03 23:01:46 +03:00
callbacks.rb [ci skip] AJ docs fixes 2014-09-18 01:16:53 +05:30
configured_job.rb Rename remaining :in / :at to :wait / :wait_until 2014-09-04 08:08:06 +03:00
core.rb [ci skip] fix typo in set examples 2014-09-27 15:07:24 +09:00
enqueuing.rb [ci skip] AJ docs fixes 2014-09-18 01:16:53 +05:30
execution.rb [ci skip] AJ docs fixes 2014-09-18 01:16:53 +05:30
gem_version.rb Preparing for 4.2.0.beta2 release 2014-09-26 17:19:53 -03:00
logging.rb [ci skip] AJ docs fixes 2014-09-18 01:16:53 +05:30
queue_adapter.rb [ActiveJob] TestCase 2014-09-02 07:50:16 +00:00
queue_adapters.rb Added RDoc for each Active Job adapter 2014-09-22 17:33:02 +03:00
queue_name.rb Active Job refactoring 2014-09-03 23:01:46 +03:00
railtie.rb [ActiveJob] require global_id/railtie 2014-08-17 23:17:38 +00:00
test_case.rb [ActiveJob] TestCase (Will squash before merge) 2014-09-02 14:26:43 +00:00
test_helper.rb add message to assert in assert_enqueued_with 2014-09-23 08:50:32 +09:00
version.rb ActiveJob -> Active Job [ci skip] 2014-08-21 23:28:10 +02:00