.. |
anonymous
|
mailer can be anonymous
|
2012-05-13 14:21:00 +03:00 |
another.path/base_mailer
|
Add some view paths tests.
|
2010-01-25 00:20:38 +01:00 |
asset_host_mailer
|
|
|
asset_mailer
|
Move config_accessor :asset_host from ActionController::Base to AbstractController which fixes issues with asset_host in ActionMailer
|
2010-07-24 00:27:25 +02:00 |
async_mailer
|
Asynchronous ActionMailer
|
2012-06-23 14:36:09 -04:00 |
attachments
|
|
|
auto_layout_mailer
|
|
|
base_mailer
|
Do not render views when mail() isn't called. (NullMail refactoring)
|
2012-10-28 20:45:43 +01:00 |
base_test
|
raise an error if no implicit mailer template could be found
|
2012-06-20 22:06:31 +02:00 |
explicit_layout_mailer
|
|
|
first_mailer
|
|
|
i18n_test_mailer
|
Added a testcase for bug [#5329]
|
2011-01-19 23:24:57 +01:00 |
layouts
|
Add a failing test case for render :layout
|
2010-01-29 17:51:05 +01:00 |
mail_delivery_test/delivery_mailer
|
raise an error if no implicit mailer template could be found
|
2012-06-20 22:06:31 +02:00 |
nested_layout_mailer
|
Failing AM test for nested layouts
|
2010-01-26 09:27:54 -06:00 |
path.with.dots/funky_path_mailer
|
|
|
proc_mailer
|
raise an error if no implicit mailer template could be found
|
2012-06-20 22:06:31 +02:00 |
second_mailer
|
Remove empty .rhtml templates
|
2008-02-07 23:10:01 +00:00 |
templates
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
test_mailer
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
url_test_mailer
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
raw_email
|
|
|
raw_email2
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
raw_email3
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
raw_email4
|
|
|
raw_email5
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
raw_email6
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
raw_email7
|
|
|
raw_email8
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
raw_email9
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
raw_email10
|
Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;)
|
2010-08-14 04:12:33 -03:00 |
raw_email12
|
Fixture for tests in [2034]
|
2005-08-22 21:05:44 +00:00 |
raw_email13
|
|
|
raw_email_quoted_with_0d0a
|
Make sure DOS newlines in quoted-printable text are normalized to unix newlines before unquoting. closes $166 and #4452
|
2006-09-09 20:16:42 +00:00 |
raw_email_with_invalid_characters_in_content_type
|
|
|
raw_email_with_nested_attachment
|
|
|
raw_email_with_partially_quoted_subject
|
|
|