Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix usage examples and more to use new invocations | RomD | 2010-02-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Carl Lerche <carllerche@mac.com> | ||||
* | Generators load path now will be Ruby load path. If you want to use ↵ | José Valim | 2010-01-18 | 2 | -0/+19 |
| | | | | rspec:install generator, you need generators/rspec/install_generator in your load path. | ||||
* | Move railties/lib/* into railties/lib/* | Yehuda Katz + Carl Lerche | 2009-09-24 | 2 | -19/+0 |
| | |||||
* | Make scaffold controller generate agnostic code and mark some hooks as required. | José Valim | 2009-07-02 | 1 | -1/+1 |
| | |||||
* | Added scaffold_controller. | José Valim | 2009-07-02 | 1 | -1/+1 |
| | |||||
* | Show second level invocations on usage. | José Valim | 2009-07-02 | 1 | -1/+1 |
| | |||||
* | Rename invoke_for to hook_for. | José Valim | 2009-06-27 | 1 | -1/+1 |
| | |||||
* | Make Observer generator agnostic. | José Valim | 2009-06-27 | 3 | -12/+3 |
| | |||||
* | Update some USAGE files. | José Valim | 2009-06-26 | 1 | -2/+2 |
| | |||||
* | Clean up class collisions check and a class method helper. | José Valim | 2009-06-26 | 1 | -3/+1 |
| | |||||
* | More code refactoring. | José Valim | 2009-06-25 | 1 | -1/+1 |
| | |||||
* | Added class collision checks. | José Valim | 2009-06-25 | 1 | -2/+3 |
| | |||||
* | Added observer generator. | José Valim | 2009-06-25 | 3 | -0/+29 |