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 dfca11e commit 69efe6aCopy full SHA for 69efe6a
config/environments/development.rb
@@ -76,7 +76,7 @@
76
# config.i18n.raise_on_missing_translations = true
77
78
# Annotate rendered view with file names.
79
- # config.action_view.annotate_rendered_view_with_filenames = true
+ config.action_view.annotate_rendered_view_with_filenames = true
80
81
# Uncomment if you wish to allow Action Cable access from any origin.
82
# config.action_cable.disable_request_forgery_protection = true
0 commit comments