Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Generators load path now will be Ruby load path. If you want to use ↵ | José Valim | 2010-01-18 | 1 | -0/+18 |
| | | | | 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 | -18/+0 |
| | |||||
* | Spec --no and --skip. | José Valim | 2009-06-26 | 1 | -1/+0 |
| | |||||
* | Update some USAGE files. | José Valim | 2009-06-26 | 1 | -13/+2 |
| | |||||
* | Added Controller Generators. | José Valim | 2009-06-26 | 1 | -0/+30 |