aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails_generator/generators/components/mailer/templates
Commit message (Expand)AuthorAgeFilesLines
* Apply the rest of Chads patchDavid Heinemeier Hansson2007-02-214-6/+6
* mailer unit test handles nested fixture pathsJeremy Kemper2006-10-201-3/+2
* Mailer generator: handle mailers in modules, set mime_version in unit test.Jeremy Kemper2006-10-203-3/+4
* Dont encode the default subject for the test cases since they are within the ...David Heinemeier Hansson2005-09-061-1/+1
* Fixed ActionMailer generated tests to work properly after quoted refactoring ...David Heinemeier Hansson2005-06-251-1/+3
* _at is better for Time.now than _onDavid Heinemeier Hansson2005-03-231-2/+2
* Made Action Mailer templates use UTF-8 as defaultDavid Heinemeier Hansson2005-02-221-1/+7
* Added new generator framework that informs about its doings on generation and...David Heinemeier Hansson2005-02-074-0/+48