Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib is already included w/ rake test task | Joshua Peek | 2010-01-22 | 1 | -2/+0 |
| | |||||
* | Remove rdoc task from generated plugin Rakefile | Joshua Peek | 2010-01-22 | 1 | -10/+0 |
| | |||||
* | Generators load path now will be Ruby load path. If you want to use ↵ | José Valim | 2010-01-18 | 8 | -0/+63 |
| | | | | 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 | 8 | -64/+0 |
| | |||||
* | Refactored some generators to make use of improved invocations on thor. | José Valim | 2009-07-15 | 3 | -13/+0 |
| | |||||
* | Plugin generators now reflect new generators sutrcture. | José Valim | 2009-07-03 | 4 | -2/+5 |
| | |||||
* | Added plugin generators (and a couple of TODOs). | José Valim | 2009-06-23 | 11 | -0/+74 |