rails/actionmailer/lib
John Hawthorn 096d143c8c Clear cache after setting Template::Types delegate
details_cache_key already references Template::Types.symbols and view
resolvers cache based on default_formats and other values. This
previously wasn't an issue because no views had been looked up before
this was set. Now that we are building a regex from the values of
Template::Types.symbols we need to clear cache after changing this
setting.
2020-05-21 22:43:13 -07:00
..
action_mailer Revert "Remove deprecated ActionMailer::DeliveryJob and ActionMailer::Parameterized::DeliveryJob" 2020-05-12 15:20:07 -04:00
rails/generators/mailer remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
action_mailer.rb Clear cache after setting Template::Types delegate 2020-05-21 22:43:13 -07:00