aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/rails/scaffold
Commit message (Expand)AuthorAgeFilesLines
* Partially revert "A new application now comes with a layout and a stylesheet."Jeremy Kemper2010-04-091-0/+1
* A new application now comes with a layout and a stylesheet.José Valim2010-04-061-1/+0
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-232-0/+42
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-182-42/+0
* Scaffolding generates new routing dsl examplesJoshua Peek2009-12-091-1/+1
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-242-0/+42