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 d4baa5f commit a9ce12cCopy full SHA for a9ce12c
config/initializers/new_framework_defaults_5_1.rb
@@ -7,7 +7,7 @@
7
# Read the Guide for Upgrading Ruby on Rails for more info on each option.
8
9
# Make `form_with` generate non-remote forms.
10
-Rails.application.config.action_view.form_with_generates_remote_forms = false
+#Rails.application.config.action_view.form_with_generates_remote_forms = false
11
12
# Unknown asset fallback will return the path passed in when the given
13
# asset is not present in the asset pipeline.
0 commit comments