aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/erb/controller
Commit message (Expand)AuthorAgeFilesLines
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-182-0/+23
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-242-23/+0
* Added test unit files for scaffold_controller.José Valim2009-07-021-1/+1
* Added migrations and make base generators be lazy loaded.José Valim2009-06-281-0/+2
* Added Controller Generators.José Valim2009-06-262-0/+21