Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updating tests for Mail gem | Mikel Lindsaar | 2009-11-22 | 1 | -1/+1 |
| | |||||
* | Down to 30 failures total | Mikel Lindsaar | 2009-11-20 | 1 | -1/+1 |
| | |||||
* | More updates... 45 errors left to get it working with Mail gem | Mikel Lindsaar | 2009-11-20 | 1 | -1/+1 |
| | |||||
* | Starting again on actionmailer integration with mail | Mikel Lindsaar | 2009-11-12 | 1 | -1/+1 |
| | |||||
* | Make tests run without deprecation warning (just one left). | José Valim | 2009-11-01 | 1 | -10/+11 |
| | |||||
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
| | | | | git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8565 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Allow ActionMailer subclasses to individually set their delivery method (so ↵ | David Heinemeier Hansson | 2007-11-07 | 1 | -2/+6 |
| | | | | | | two subclasses can have different delivery methods) (closes #10033) [zdennis] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8111 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Add assert_emails and assert_no_emails to test the number of emails ↵ | Jeremy Kemper | 2006-11-05 | 1 | -4/+4 |
| | | | | | | delivered. Closes #6479. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5436 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Mailer template root applies to a class and its subclasses rather than ↵ | Jeremy Kemper | 2006-06-30 | 1 | -7/+1 |
| | | | | | | acting globally. Closes #5555. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4523 5ecf4fe2-1ee6-0310-87b1-e25e094e27de | ||||
* | Helper support for ActionMailer | Jamis Buck | 2005-06-16 | 1 | -0/+97 |
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1446 5ecf4fe2-1ee6-0310-87b1-e25e094e27de |