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
2010-06-20 00:15:41 +02:00
..
controller 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
helper 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
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 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
observer 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
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 Make polymorphic_url and scaffolding work with uncountable resources [#3930 state:resolved] 2010-06-20 00:15:41 +02:00