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 Mendonça França 94b954576a
Autocorrect Rubocop roles
2021-04-13 18:32:25 +00:00
..
actions Autocorrect Rubocop roles 2021-04-13 18:32:25 +00: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 Populate ARGV with Rails::Command.invoke args 2021-04-03 10:12:52 -05:00
app_name.rb Don't normalize original_app_name 2019-04-03 17:56:04 +09:00
base.rb Autocorrect Rubocop roles 2021-04-13 18:32:25 +00:00
database.rb Update pg gem required version to 1.1 2020-04-27 16:27:40 +09:00
erb.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
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 Rails 6 requires Ruby 2.3+ 2018-02-17 10:03:37 -08:00
test_case.rb update from PR #36222 2020-02-12 13:31:43 -05:00
test_unit.rb