Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated/changed useless tr/gsubs | Jurriaan Pruis | 2012-04-03 | 1 | -1/+1 |
| | |||||
* | Remove key_value helper now that master is 1.9 only and we always use | Rafael Mendonça França | 2012-03-13 | 1 | -2/+2 |
| | | | | the 1.9 hash syntax in the generators. | ||||
* | Correct grammar on Mailer generator -- passES. Working on enhancing ↵ | Kristian Freeman | 2011-12-22 | 1 | -1/+1 |
| | | | | conventional readability in README and USAGE files. | ||||
* | copy-edits 7c2db6c, cbf2af1, and f391f94 | Xavier Noria | 2011-06-18 | 1 | -1/+1 |
| | |||||
* | typo changes | JudeArasu | 2011-06-14 | 1 | -1/+1 |
| | |||||
* | Example Usage updated for actionpack and actionmailer. | Arun Agrawal | 2011-05-19 | 1 | -1/+1 |
| | |||||
* | Update Mailer generator to use 1.9 styled hash when run on Ruby 1.9 | Prem Sichanugrist | 2011-05-13 | 1 | -2/+2 |
| | | | | As always, you can run `--old-style-hash` to override that. | ||||
* | style changes | JudeArasu | 2011-03-06 | 1 | -3/+5 |
| | |||||
* | Revert "style changes" | JudeArasu | 2011-03-06 | 1 | -3/+3 |
| | | | | This reverts commit 1d4826937e438ebcd6a2f9e29d2e466a43fef7a8. | ||||
* | style changes | JudeArasu | 2011-03-06 | 1 | -3/+3 |
| | |||||
* | styles applied for usage | JudeArasu | 2011-03-06 | 1 | -3/+4 |
| | |||||
* | mailer comment should use namespace in comment | Aditya Sanghi | 2010-10-06 | 1 | -1/+1 |
| | |||||
* | Add namespacing to mailer generator | Piotr Sarnacki | 2010-09-25 | 1 | -0/+2 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Tidy up generators based on latest change on AM. | José Valim | 2010-06-13 | 1 | -1/+1 |
| | |||||
* | Update generators to use thor 0.13.6 with simpler source_root handling. | José Valim | 2010-04-30 | 1 | -4/+2 |
| | |||||
* | Reorganize the mailer generator a bit. | José Valim | 2010-04-30 | 3 | -0/+49 |