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 7bcfe44 commit 6ec0a97Copy full SHA for 6ec0a97
railties/lib/rails/generators/rails/app/templates/config/initializers/new_framework_defaults_7_0.rb.tt
@@ -58,5 +58,5 @@
58
59
# Disable partial inserts.
60
# This default means that all columns will be referenced in INSERT queries
61
-# regardless of wether they have a default or not.
62
-# Rails.application.config.active_record.partial_inserts = false
+# regardless of whether they have a default or not.
+# Rails.application.config.active_record.partial_inserts = false
0 commit comments