class ContentSecurityPolicy
Ruby on Rails 6.1.7.10
Since v5.2.8.1No documentation comment.
Inherits from
Namespace
Modules
Classes
Constants
Attributes
Methods (defined here)
- # block_all_mixed_content
- # build
- # initialize_copy
- # plugin_types
- # report_uri
- # require_sri_for
- # sandbox
- # upgrade_insecure_requests
- self. new
Private methods
(6)
Implementation detail — not part of the public API.
Methods (inherited)
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # unescape
- # with_options
From ActiveRecord::TestFixtures (4)
From ActiveSupport::Concern (3)
- # class_methods
- # included
- # prepended