Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update initial_request.text.erb | Jody McIntyre | 2013-07-17 | -1/+1 |
| | | | Use the raw helper so that characters like ' are not HTML escaped in outgoing email messages. This is already done in the initial_request.text.erb shipped with Alaveteli. | |||
* | Since mailer views are plain text, they should be text.erb | Mark Longair | 2013-04-10 | -0/+0 |
| | | | | | Thanks to Henare Degan for pointing this out in his theme upgrade document. | |||
* | Rename the .rhtml files to .html.erb for Rails 3 | Mark Longair | 2013-04-09 | -0/+0 |
| | ||||
* | Override a mailer template as an example | David Cabo | 2012-02-20 | -0/+9 |