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
2021-06-08 10:06:14 +02:00
..
base.rb Default values are not evaluated when overridden 2021-06-08 10:06:14 +02:00
collector.rb Use frozen string literal in actionmailer/ 2017-07-23 18:17:19 +03:00
delivery_job.rb Don't define methods using the method modifier in the same line as the method 2021-04-12 18:49:54 +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 Turn on performance based cops 2018-07-23 15:37:06 -07: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 Don't define methods using the method modifier in the same line as the method 2021-04-12 18:49:54 +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 Address to false negative for Performance/DeletePrefix,DeleteSuffix 2020-06-14 13:04:47 +09:00
railtie.rb Configure a default timeout for the smtp delivery method 2021-04-28 03:59:19 +00:00
rescuable.rb Use tt in doc for action_mailer [ci skip] 2017-08-26 08:40:18 +09: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