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
Rafael Mendonça França aa70abbc55
Merge pull request #27632 from dixpac/repo_initialize
Initalize git repo when creatin new rails app
2017-01-18 02:00:41 -05:00
..
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 Initalize git repo when creatin new rails app 2017-01-12 17:21:56 +01: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 Move config reset to ensure block 2017-01-17 17:23:55 +00:00
model_generator_test.rb Move config reset to ensure block 2017-01-17 18:06:59 +00: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
plugin_generator_test.rb make all rails commands work in engine 2017-01-09 10:07:48 +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 Don't generate HTML/ERB templates for scaffold controller with --api flag 2017-01-07 18:06:32 +05:30
scaffold_generator_test.rb Revert "Merge pull request #27550 from mtsmfm/fix-generator-command-for-nested-rails-engine" 2017-01-03 21:51:18 -05:00
shared_generator_tests.rb Initalize git repo when creatin new rails app 2017-01-12 17:21:56 +01: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