Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load generators from both lib/rails/generators and lib/generators. Using the ↵ | José Valim | 2010-03-23 | 1 | -10/+0 |
| | | | | former since it's less obstrusive. | ||||
* | 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 | 1 | -0/+10 |
| | | | | 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 | 1 | -10/+0 |
| | |||||
* | Update some USAGE files. | José Valim | 2009-06-26 | 1 | -2/+4 |
| | |||||
* | Added integration and performance test generators. | José Valim | 2009-06-26 | 1 | -0/+8 |