aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/test_unit/scaffold/scaffold_generator.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove key_value helper now that master is 1.9 only and we always useRafael Mendonça França2012-03-131-5/+1
* Refactor the test_unit scaffold generator to use the key_value methodRafael Mendonça França2012-03-131-1/+1
* Use the attributes hash explicitlyRafael Mendonça França2012-03-131-3/+16
* Do not use the attributes hash in the scaffold functional testsRafael Mendonça França2012-03-121-0/+8
* Remove the --singeleton option from scaffold generator.Prem Sichanugrist2010-06-241-1/+0
* Load generators from both lib/rails/generators and lib/generators. Using the ...José Valim2010-03-231-0/+18
* Generators load path now will be Ruby load path. If you want to use rspec:ins...José Valim2010-01-181-18/+0
* Move railties/lib/* into railties/lib/*Yehuda Katz + Carl Lerche2009-09-241-0/+18