We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0c6a24 commit 22d1e7dCopy full SHA for 22d1e7d
config/environments/development.rb
@@ -74,7 +74,7 @@
74
config.action_controller.raise_on_missing_callback_actions = true
75
76
# Apply autocorrection by RuboCop to files generated by `bin/rails generate`.
77
- # config.generators.apply_rubocop_autocorrect_after_generate!
+ config.generators.apply_rubocop_autocorrect_after_generate!
78
79
# Automatically update js-routes file
80
# when routes.rb is changed
0 commit comments