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 39367e5 commit bc6847dCopy full SHA for bc6847d
config/environments/development.rb
@@ -62,7 +62,7 @@
62
# config.i18n.raise_on_missing_translations = true
63
64
# Annotate rendered view with file names.
65
- # config.action_view.annotate_rendered_view_with_filenames = true
+ config.action_view.annotate_rendered_view_with_filenames = true
66
67
# Uncomment if you wish to allow Action Cable access from any origin.
68
# config.action_cable.disable_request_forgery_protection = true
0 commit comments