1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/lib/action_mailer
Jonathan Hefner e4ec2cbb49
Merge pull request #44777 from jean-francois-labbe/main
Document action mailer rescue_from [ci-skip]
2022-05-03 10:47:38 -05:00
..
base.rb Merge pull request #44777 from jean-francois-labbe/main 2022-05-03 10:47:38 -05:00
collector.rb Use frozen string literal in actionmailer/ 2017-07-23 18:17:19 +03:00
delivery_methods.rb class_attributes are defined as public methods 2020-10-27 12:13:32 +09:00
gem_version.rb Fix #version docs and some typos 2022-03-16 01:48:37 +05:30
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 Cross-link API docs [ci-skip] 2022-02-21 11:45:25 -06:00
parameterized.rb Remove deprecated ActionMailer::DeliveryJob and ActionMailer::Parameterized::DeliveryJob 2021-11-17 21:51:11 +00:00
preview.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
railtie.rb Only configure smtp_settings if provided on configuration 2022-03-15 22:31:04 -03:00
rescuable.rb All intermediate delegation methods should preserve kwargs flag 2022-04-06 15:32:54 +09:00
test_case.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
test_helper.rb Remove deprecated ActionMailer::DeliveryJob and ActionMailer::Parameterized::DeliveryJob 2021-11-17 21:51:11 +00:00
version.rb Fix #version docs and some typos 2022-03-16 01:48:37 +05:30