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 | 5 | -0/+49 |
| | | | | 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 | 5 | -49/+0 |
| | |||||
* | Fix spelling in Rails 'generator' generator. [#3080 status:resolved] | Rodrigo Rosenfeld Rosas | 2009-08-30 | 1 | -1/+1 |
| | | | | Signed-off-by: José Valim <jose.valim@gmail.com> | ||||
* | Refactored some generators to make use of improved invocations on thor. | José Valim | 2009-07-15 | 4 | -11/+10 |
| | |||||
* | Added a generator generator. | José Valim | 2009-07-13 | 4 | -0/+50 |