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
Akira Matsuda 22ed6cb798 for ... in => .each
I believe this is more modern way
2011-05-18 21:08:08 +09:00
..
controller for ... in => .each 2011-05-18 21:08:08 +09:00
helper Add namespace for test_unit generators 2010-09-25 17:28:10 +02:00
integration Stop adding actual dummy tests (they clutter up the real ones in a new app), just show how its done 2011-04-23 13:22:30 +02:00
mailer for ... in => .each 2011-05-18 21:08:08 +09:00
model for ... in => .each 2011-05-18 21:08:08 +09:00
observer Stop adding actual dummy tests (they clutter up the real ones in a new app), just show how its done 2011-04-23 13:22:30 +02:00
performance added a note about profiling options to the generators 2011-05-09 01:00:04 +01:00
plugin Stop adding actual dummy tests (they clutter up the real ones in a new app), just show how its done 2011-04-23 13:22:30 +02:00
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