rails--rails/railties/test/generators
Roman Shmatov e8c310edf6 Works correctly if git not installed 2014-05-02 15:38:56 +02:00
..
actions_test.rb Removing the app constant and replacing it with Rails.application 2013-04-30 15:27:43 -04:00
app_generator_test.rb Merge pull request #14646 from deivid-rodriguez/provide_byebug_by_default 2014-04-11 13:55:10 -03:00
argv_scrubber_test.rb add a test for whitespace separated args in the rc file 2013-10-30 16:53:08 -07:00
assets_generator_test.rb Remove unnecessary comment. 2012-05-23 11:45:08 +03:00
controller_generator_test.rb single quotes for controller generated routes 2014-01-14 09:31:51 +02:00
create_migration_test.rb Add CreateMigration action 2014-01-28 00:01:19 +01:00
generated_attribute_test.rb Fixed test names for generated_attribute_test.rb 2012-12-13 10:29:07 +05:30
generator_generator_test.rb Stop reading the same file twice for testing different content 2013-07-22 22:43:38 -03:00
generator_test.rb remove railties changes. fixes #14054 2014-02-14 11:38:26 -08:00
generators_test_helper.rb Fix method redefinition warning 2013-12-17 03:58:34 +00:00
helper_generator_test.rb Update test locations 2012-10-09 17:53:56 -06:00
integration_test_generator_test.rb Remove the laziness from the middleware stack. 2010-06-03 23:32:10 +10:00
mailer_generator_test.rb fix path shown in mailer's templates 2014-02-14 14:17:12 -02:00
migration_generator_test.rb Fix Generation of proper migration when 2014-03-25 20:27:37 +05:30
model_generator_test.rb modify model generator warning message. refs [#174c9f0] 2014-02-27 22:04:01 +05:30
named_base_test.rb Added --model-name option scaffold_controller_generator. 2013-10-15 15:35:15 +09:00
namespaced_generators_test.rb single quotes for controller generated routes 2014-01-14 09:31:51 +02:00
orm_test.rb Use Ruby 1.9 Hash syntax in railties 2012-10-14 18:26:58 +02:00
plugin_generator_test.rb Works correctly if git not installed 2014-05-02 15:38:56 +02:00
resource_generator_test.rb modify model generator warning message. refs [#174c9f0] 2014-02-27 22:04:01 +05:30
scaffold_controller_generator_test.rb Use short-form for the scaffold render calls and drop the needless test 2014-04-08 20:57:24 +02:00
scaffold_generator_test.rb Fix the indentation on the from template of the scaffold generator 2013-08-19 10:52:01 -03:00
shared_generator_tests.rb Install Spring preloader when generating new applications 2013-12-03 23:07:40 +00:00
task_generator_test.rb Added test when task generator called on revoke 2013-11-23 17:04:30 +01:00