1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/test/generators
Matthew Draper f27edc84df Correct indent-accounting in controller route generation
Fixes #27447

[Matthew Draper & Yuuji Yaginuma]
2016-12-25 16:49:23 +10:30
..
actions_test.rb Privatize unneededly protected methods in Railties tests 2016-12-24 00:22:23 +09:00
api_app_generator_test.rb specify skip_yarn option in API-only Application (#27309) 2016-12-08 19:07:40 -08:00
app_generator_test.rb Privatize unneededly protected methods in Railties tests 2016-12-24 00:22:23 +09:00
argv_scrubber_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
assets_generator_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
channel_generator_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
controller_generator_test.rb Correct indent-accounting in controller route generation 2016-12-25 16:49:23 +10:30
create_migration_test.rb remove redundant curlies from hash arguments 2016-08-06 19:44:11 +02:00
generated_attribute_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
generator_generator_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
generator_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
generators_test_helper.rb applies remaining conventions across the project 2016-08-06 20:20:22 +02:00
helper_generator_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
integration_test_generator_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
job_generator_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
mailer_generator_test.rb Add three new rubocop rules 2016-08-16 04:30:11 -03:00
migration_generator_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
model_generator_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
named_base_test.rb Privatize unneededly protected methods in Railties tests 2016-12-24 00:22:23 +09:00
namespaced_generators_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +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 Privatize unneededly protected methods in Railties tests 2016-12-24 00:22:23 +09:00
plugin_test_helper.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
plugin_test_runner_test.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
resource_generator_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
scaffold_controller_generator_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
scaffold_generator_test.rb modernizes hash syntax in railties 2016-08-06 19:38:55 +02:00
shared_generator_tests.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
task_generator_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00
test_runner_in_engine_test.rb applies new string literal convention in railties/test 2016-08-06 19:16:09 +02:00