rails--rails/railties/test/generators
José Valim b0a53c86ef Update thor dependency to 0.13.5 2010-04-29 23:25:40 +02:00
..
actions_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
app_generator_test.rb Update thor dependency to 0.13.5 2010-04-29 23:25:40 +02: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 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
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