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
Alan Wu 1042950b34 Remove unnecessary use of included in ActiveJob::Core
Using `included` to define `attr_acessor` and `attr_writer` is causing
these methods to not show up in the documentation.
2018-10-05 14:51:41 -07:00
..
active_job Remove unnecessary use of included in ActiveJob::Core 2018-10-05 14:51:41 -07:00
rails/generators/job Strip duplicated suffixes more strictly 2018-04-22 14:30:07 +09:00
active_job.rb Revert "Merge pull request #33234 from alpaca-tc/autoload_activejob_arguments" 2018-07-01 13:22:44 +02:00