aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/erb/scaffold/scaffold_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* nodoc Erb::Generators [ci skip]Francesco Rodriguez2012-10-071-3/+3
* Remove the --singeleton option from scaffold generator.Prem Sichanugrist2010-06-241-6/+1
* Remove :layout option from generators.José Valim2010-04-061-1/+0
* A new application now comes with a layout and a stylesheet.José Valim2010-04-061-6/+0
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-0/+41
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-53/+0
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+53