Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load generators from both lib/rails/generators and lib/generators. Using the ... | José Valim | 2010-03-23 | 1 | -15/+0 |
* | fix usage examples and more to use new invocations | RomD | 2010-02-06 | 1 | -1/+1 |
* | Updating USAGE information for Mailer generator [#3801 status:resolved] | Kieran Pilkington | 2010-02-02 | 1 | -1/+1 |
* | `script/generate mailer Notifier` will now create a mailer at app/mailers. | José Valim | 2010-01-19 | 1 | -2/+2 |
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 1 | -0/+15 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -15/+0 |
* | Update some USAGE files. | José Valim | 2009-06-26 | 1 | -2/+2 |
* | Added Mailer generaator template engine and test framework agnostic. | José Valim | 2009-06-25 | 1 | -0/+15 |