rails/actionmailer/lib
zzak 38bef29064
Replace all occurrences of '<tt>(\w+::\w+::\w+)</tt>' with '+$1+'
E.g.:

* <tt>Rails::Command::NotesCommand</tt> -> +Rails::Command::NotesCommand+

Co-authored-by: Hartley McGuire <skipkayhil@gmail.com>
2023-05-25 06:56:17 +09:00
..
action_mailer Replace all occurrences of '<tt>(\w+::\w+::\w+)</tt>' with '+$1+' 2023-05-25 06:56:17 +09:00
rails/generators/mailer Improve mailer generator usage docs 2022-06-21 00:30:27 -05:00
action_mailer.rb Refactor ActionView::Template::Types to avoid delegation 2023-05-08 10:34:46 +09:00