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
Yoshiyuki Hirano cd049112cb [ci skip] Add a space to comment in SidekiqAdapter
* I think it's better to have a leading space after the `#`
  denoting the start of the comment.
2017-12-14 04:50:49 +09:00
..
queue_adapters [ci skip] Add a space to comment in SidekiqAdapter 2017-12-14 04:50:49 +09:00
arguments.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
base.rb [Active Job] require_relative => require 2017-10-21 22:48:28 +09:00
callbacks.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
configured_job.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
core.rb Fix example code in ActiveJob::Core [ci skip] 2017-12-05 15:40:22 +09:00
enqueuing.rb [Active Job] require_relative => require 2017-10-21 22:48:28 +09:00
exceptions.rb Yield with an error instance instead of error class 2017-09-29 18:15:56 +09:00
execution.rb [Active Job] require_relative => require 2017-10-21 22:48:28 +09:00
gem_version.rb Preparing for 5.2.0.beta2 release 2017-11-28 14:41:02 -05:00
logging.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
queue_adapter.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
queue_adapters.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
queue_name.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
queue_priority.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
railtie.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
test_case.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
test_helper.rb Use ArgumentError instead of own error class 2017-07-20 07:38:26 +09:00
translation.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00
version.rb [Active Job] rubocop -a --only Layout/EmptyLineAfterMagicComment 2017-07-11 13:12:32 +09:00