rails--rails/railties/lib/rails/generators/test_unit/scaffold
Prem Sichanugrist 63cd92f9f3 Rails will now generate Ruby 1.9 style hash when running scaffold_controller generator on Ruby 1.9.x
The new hash syntax of Ruby 1.9 looks more superior, so we decide to switch to it in the places that appropriate.

This patch has been requested by DHH.
2011-04-10 16:47:50 +08:00
..
templates Rails will now generate Ruby 1.9 style hash when running scaffold_controller generator on Ruby 1.9.x 2011-04-10 16:47:50 +08:00
scaffold_generator.rb Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00