Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `script/generate mailer Notifier` will now create a mailer at app/mailers. | José Valim | 2010-01-19 | 1 | -1/+1 |
* | Generators load path now will be Ruby load path. If you want to use rspec:ins... | José Valim | 2010-01-18 | 1 | -0/+14 |
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 1 | -14/+0 |
* | Rename invoke_for to hook_for. | José Valim | 2009-06-27 | 1 | -1/+1 |
* | Clean up class collisions check and a class method helper. | José Valim | 2009-06-26 | 1 | -4/+1 |
* | Improving generators runner. | José Valim | 2009-06-26 | 1 | -1/+1 |
* | More code refactoring. | José Valim | 2009-06-25 | 1 | -2/+1 |
* | Added Mailer generaator template engine and test framework agnostic. | José Valim | 2009-06-25 | 1 | -0/+18 |