aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/translation.rake
Commit message (Collapse)AuthorAgeLines
* create_ is deprecatedHenare Degan2013-02-25-22/+22
|
* Calling TMail::Mail#base64_decode does not modify the mail object so doesn't ↵Matthew Landauer2013-01-28-2/+2
| | | | do anything as used here
* Rename mailer method to avoid naming conflict in Rails 3Matthew Landauer2013-01-25-1/+1
|
* Use mail handler in translation task.Louise Crow2012-11-15-2/+2
|
* Use new configuration module.Louise Crow2012-10-04-1/+1
|
* Better line formatting.Louise Crow2012-09-26-5/+13
|
* Add a rake task to generate a file with an example of every email sent by ↵Louise Crow2012-09-26-0/+184
the application.