Method: Rails::Application::Configuration#content_security_policy_report_only
- Defined in:
- railties/lib/rails/application/configuration.rb
#content_security_policy_report_only ⇒ Object
Returns the value of attribute content_security_policy_report_only.
14 15 16 |
# File 'railties/lib/rails/application/configuration.rb', line 14 def content_security_policy_report_only @content_security_policy_report_only end |