aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/plugin/templates
Commit message (Expand)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-188-0/+63
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-248-64/+0
* Refactored some generators to make use of improved invocations on thor.José Valim2009-07-153-13/+0
* Plugin generators now reflect new generators sutrcture.José Valim2009-07-034-2/+5
* Added plugin generators (and a couple of TODOs).José Valim2009-06-2311-0/+74