aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tasks/translation.rake
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch ↵Louise Crow2013-02-01-1/+1
|\ | | | | | | 'openaustralia_github/backport_rails_3_mailer_fix' into develop
| * Rename mailer method to avoid naming conflict in Rails 3Matthew Landauer2013-01-25-1/+1
| |
* | 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
* 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.