rails--rails/actionmailer/lib/action_mailer
Rafael Mendonça França 18707ab17f
Standardize nodoc comments
2021-07-29 21:18:07 +00:00
..
base.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
collector.rb Use frozen string literal in actionmailer/ 2017-07-23 18:17:19 +03:00
delivery_job.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
delivery_methods.rb class_attributes are defined as public methods 2020-10-27 12:13:32 +09:00
gem_version.rb Rails 6.2 is now Rails 7.0 2021-02-04 16:47:16 +00:00
inline_preview_interceptor.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
log_subscriber.rb Remove deprecated `ActionMailer::Base.receive` in favor of Action Mailbox 2020-05-05 00:06:22 -04:00
mail_delivery_job.rb Fix keyword arguments warnings in Action Mailer 2020-01-21 09:23:15 +09:00
mail_helper.rb Use frozen string literal in actionmailer/ 2017-07-23 18:17:19 +03:00
message_delivery.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
parameterized.rb Don't define methods using the method modifier in the same line as the method 2021-04-12 18:49:54 +00:00
preview.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
railtie.rb Configure a default timeout for the smtp delivery method 2021-04-28 03:59:19 +00:00
rescuable.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
test_case.rb Enable `Layout/EmptyLinesAroundAccessModifier` cop 2019-06-13 12:00:45 +09:00
test_helper.rb Make sure that mailers will use default job queue 2020-12-18 23:35:59 +02:00
version.rb Use frozen string literal in actionmailer/ 2017-07-23 18:17:19 +03:00