1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/generators
Rafael França 6675f6b785
Merge pull request #41255 from euxx/fix-create-migration-generator-with-pretend-option
Fix create migration generator with `--pretend` option
2021-03-29 22:27:34 -04:00
..
actions Fix create migration generator with --pretend option 2021-01-27 21:00:24 +08:00
css
erb Match the show action case in the new(updated) scaffold generator (#41331) 2021-02-04 14:03:17 +01:00
rails Merge pull request #41733 from henrik/consistent-quotes 2021-03-22 18:22:21 -04:00
test_unit Update api_functional_test.rb.tt 2020-12-14 14:27:56 +02:00
testing Address to false negative for Performance/DeletePrefix,DeleteSuffix 2020-06-14 13:04:47 +09:00
actions.rb Always recommend config.asset_host in examples 2020-11-30 16:33:51 -06:00
active_model.rb
app_base.rb Use stable branch for --edge option when possible 2021-03-07 17:45:37 -05:00
app_name.rb
base.rb [ci skip] Correct engine generator docs 2020-07-27 10:22:29 -04:00
database.rb Update pg gem required version to 1.1 2020-04-27 16:27:40 +09:00
erb.rb
generated_attribute.rb Remove deprecated required option on the model generators 2020-10-30 00:26:10 +00:00
migration.rb Update TargetRubyVersion to 2.7 in .rubocop.yml 2021-02-05 12:23:33 +09:00
model_helpers.rb Raise if camelcase inflection impossible in generator 2020-07-13 22:02:13 +02:00
named_base.rb Add config.generators.after_generate for processing to generated files 2020-05-08 21:06:04 +09:00
resource_helpers.rb
test_case.rb update from PR #36222 2020-02-12 13:31:43 -05:00
test_unit.rb