rails--rails/activejob/lib
Jean Boussier 3f6c1d02c1 Eager load ActiveJob::ConfiguredJob and Serializers
Otherwise they are autoloaded when the first job is enqueued
which isn't good for production performance.
2022-03-01 12:16:52 +01:00
..
active_job Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
rails/generators/job Strip duplicated suffixes more strictly 2018-04-22 14:30:07 +09:00
active_job.rb Eager load ActiveJob::ConfiguredJob and Serializers 2022-03-01 12:16:52 +01:00