rails/actionmailer/lib
Jean Boussier ef65e5fb32 Cleanup usage of ruby2_keywords
Now that we no longer support Ruby 2.7, many `ruby2_keyword` calls
can be eliminated.

The ones that are left could be eliminated but would end up substantially
slower or more compliacated so I left them for now.
2024-01-05 14:40:18 +01:00
..
action_mailer Cleanup usage of ruby2_keywords 2024-01-05 14:40:18 +01:00
rails/generators/mailer Improve mailer generator usage docs 2022-06-21 00:30:27 -05:00
action_mailer.rb Introduce `ActionMailer::FormBuilder` 2023-09-25 20:33:22 +00:00