module ActionDispatch::ContentSecurityPolicy::Request
def content_security_policy_nonce_directives=(generator)
def content_security_policy_nonce_directives=(generator) set_header(NONCE_DIRECTIVES, generator) end
def content_security_policy_nonce_directives=(generator) set_header(NONCE_DIRECTIVES, generator) end