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
Piotr Sarnacki 7acf64a81b Add namespacing for observer generator
Signed-off-by: José Valim <jose.valim@gmail.com>
2010-09-25 17:28:10 +02: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 performance and integration tests inherit from AD, not AC 2010-05-28 23:53:03 +02:00
mailer Just assert for 'Hi' in generated mailer tests. 2010-03-26 20:25:54 +01:00
model Add namespace for test_unit generators 2010-09-25 17:28:10 +02:00
observer Add namespacing for observer generator 2010-09-25 17:28:10 +02:00
performance performance and integration tests inherit from AD, not AC 2010-05-28 23:53:03 +02:00
plugin Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive. 2010-03-23 13:40:41 +01:00
scaffold Remove the --singeleton option from scaffold generator. 2010-06-24 20:17:59 +02:00