1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/generators/test_unit
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
..
controller Add namespace for test_unit generators 2010-09-25 17:28:10 +02:00
helper Add namespace for test_unit generators 2010-09-25 17:28:10 +02:00
integration
mailer Add namespacing to mailer generator 2010-09-25 17:28:10 +02:00
model revises links to the API websites of individual components (no longer maintained), and rewrites the section about after and around filters in the controller guide 2011-03-09 07:43:18 +01:00
observer Add namespacing for observer generator 2010-09-25 17:28:10 +02:00
performance
plugin
scaffold 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