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
Rafael Mendonça França f4595e624b Merge pull request #16963 from collectiveidea/activejob-dj
Cleaner queuing of jobs using Delayed Job

Conflicts:
	activejob/lib/active_job/queue_adapters/delayed_job_adapter.rb
2014-09-22 14:33:29 -03:00
..
queue_adapters Merge pull request #16963 from collectiveidea/activejob-dj 2014-09-22 14:33:29 -03:00
arguments.rb Tighten up AJ::Arguments and its tests 2014-09-14 14:11:26 -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] AJ docs fixes 2014-09-18 01:16:53 +05:30
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 Refer to the library name instead of the constant 2014-08-30 11:58:23 +02: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 correct rdoc [ci skip] 2014-09-05 06:35:19 +00:00
version.rb ActiveJob -> Active Job [ci skip] 2014-08-21 23:28:10 +02:00