rails--rails/activejob/lib
Rafael Mendonça França 614fc3d827
Delay the exclusion of the configs to the last minute
The framework still rely on the configuration object being modified
in initializers, so we need to delay the exclusion to the last minute.
2021-08-18 00:04:25 +00:00
..
active_job Delay the exclusion of the configs to the last minute 2021-08-18 00:04:25 +00:00
rails/generators/job Strip duplicated suffixes more strictly 2018-04-22 14:30:07 +09:00
active_job.rb Avoid using class_eval and just include a module 2021-08-17 22:16:06 +00:00