Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't set @expected.date in generated mailer test | David Chelimsky | 2010-02-22 | 1 | -1/+0 |
* | Fixing mailer generators to use the right email address | Mikel Lindsaar | 2010-01-27 | 1 | -1/+1 |
* | More work on generated mailer templates. | José Valim and Mikel Lindsaar | 2010-01-26 | 1 | -7/+3 |
* | Change mailer generator templates and refactor the whole naming schema. | José Valim and Mikel Lindsaar | 2010-01-25 | 2 | -4/+10 |
* | Updating functional tests to not compare equality with encoded, Mail::Message... | José Valim and Mikel Lindsaar | 2010-01-22 | 1 | -1/+1 |
* | `script/generate mailer Notifier` will now create a mailer at app/mailers. | José Valim | 2010-01-19 | 1 | -0/+0 |
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 2 | -0/+23 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 2 | -23/+0 |
* | More code refactoring. | José Valim | 2009-06-25 | 1 | -1/+1 |
* | Added Mailer generaator template engine and test framework agnostic. | José Valim | 2009-06-25 | 2 | -0/+23 |