rails/railties/test/generators
2010-04-30 13:48:06 -07:00
..
actions_test.rb Update generators to use thor 0.13.6 with simpler source_root handling. 2010-04-30 12:42:12 +02:00
app_generator_test.rb Set up app generator class to make it easier to for alt-stacks to override targeted areas 2010-04-30 13:48:06 -07:00
controller_generator_test.rb 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
generator_generator_test.rb 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
generators_test_helper.rb 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_generator_test.rb 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_test_generator_test.rb 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
mailer_generator_test.rb Reorganize the mailer generator a bit. 2010-04-30 12:11:38 +02:00
metal_generator_test.rb 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
migration_generator_test.rb Make the migration generator handle pre-existing migrations with the same timestamp. 2010-04-19 14:48:31 +12:00
model_generator_test.rb Generate module file for namespaced models [#4230 state:resolved] 2010-04-12 10:57:27 +02:00
named_base_test.rb 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_generator_test.rb 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_test_generator_test.rb 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
plugin_generator_test.rb 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
resource_generator_test.rb 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_controller_generator_test.rb Partially revert "A new application now comes with a layout and a stylesheet." 2010-04-09 10:04:20 -07:00
scaffold_generator_test.rb Partially revert "A new application now comes with a layout and a stylesheet." 2010-04-09 10:04:20 -07:00
session_migration_generator_test.rb 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
stylesheets_generator_test.rb Partially revert "A new application now comes with a layout and a stylesheet." 2010-04-09 10:04:20 -07:00