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
Yves Senn f59ed560ac allow preview interceptors to be registered through config.action_mailer.
This was partially broken because `preview_interceptors=` just assigned the
raw values, whithout going through `register_preview_interceptor`. Now the
Action Mailer railtie takes care of the `preview_interceptors` option.

This commit is a partial revert of:

Revert "Merge pull request #15739 from y-yagi/correct_doc_for_action_mailer_base"

This reverts commit a15704d7f3, reversing
changes made to 1bd12a8609.

/cc @kuldeepaggarwal @y-yagi
2014-06-15 14:17:00 +02:00
..
action_mailer allow preview interceptors to be registered through config.action_mailer. 2014-06-15 14:17:00 +02:00
rails/generators/mailer Revert "Document Rails::Generators::MailerGenerator" 2013-05-19 21:05:35 +05:30
action_mailer.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30