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
2005-11-15 08:36:38 +00:00
..
action_mailer Stricter matching for implicitly multipart filenames excludes files ending in unsupported extensions (such as foo.rhtml.bak) and without a two-part content type (such as foo.text.rhtml or foo.text.really.plain.rhtml). Closes #2398. 2005-11-15 08:36:38 +00:00
action_mailer.rb Added Kernel#silence_warnings and puts it into use throughout the framework 2005-09-11 04:58:27 +00:00