1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionmailer/test/fixtures/test_mailer
2006-08-25 06:48:15 +00:00
..
implicitly_multipart_example.ignored.rhtml 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
implicitly_multipart_example.rhtml.bak 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
implicitly_multipart_example.text.html.rhtml A very thorough refactoring, resulting in new mail property setters and support for attachments and multipart messages. 2005-05-29 16:36:22 +00:00
implicitly_multipart_example.text.plain.rhtml A very thorough refactoring, resulting in new mail property setters and support for attachments and multipart messages. 2005-05-29 16:36:22 +00:00
implicitly_multipart_example.text.yaml.rhtml Better multipart support with implicit multipart/alternative and sorting of subparts [John Long] 2005-07-01 20:43:40 +00:00
signed_up.rhtml Initial 2004-11-24 01:04:44 +00:00
signed_up_with_url.rhtml Automatically included ActionController::UrlWriter, such that URL generation can happen within ActionMailer controllers. [DHH] 2006-08-25 06:48:15 +00:00