Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Load generators from both lib/rails/generators and lib/generators. Using the ... | José Valim | 2010-03-23 | 8 | -51/+0 |
* | Make plugin generator compatible with new schema. | José Valim | 2010-01-24 | 1 | -0/+0 |
* | 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 rspec:ins... | José Valim | 2010-01-18 | 8 | -0/+63 |
* | 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 |