aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/test_unit/plugin/plugin_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-13/+0
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-0/+13
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-13/+0
* Refactored some generators to make use of improved invocations on thor.José Valim2009-07-151-1/+1
* Added lookup to generators.José Valim2009-07-031-1/+1
* Put migration methods into a separate folder and let just ActiveRecord depend...José Valim2009-07-021-0/+2
* Added migrations and make base generators be lazy loaded.José Valim2009-06-281-0/+2
* Refactoring out descriptions.José Valim2009-06-251-5/+0
* Added plugin generators (and a couple of TODOs).José Valim2009-06-231-0/+14