diff options
author | Andrew White <andrew.white@unboxed.co> | 2018-03-08 14:01:15 +0000 |
---|---|---|
committer | Andrew White <andrew.white@unboxed.co> | 2018-03-08 14:01:15 +0000 |
commit | af406a753c59266c61e9ebcd0f131fdc6533a124 (patch) | |
tree | 50ab44037136e1e1313d15e98a95414732cc7a02 /activerecord/test/cases/time_precision_test.rb | |
parent | f30ac99d0c814ab69488e08aa3841bf45208fb2c (diff) | |
download | rails-af406a753c59266c61e9ebcd0f131fdc6533a124.tar.gz rails-af406a753c59266c61e9ebcd0f131fdc6533a124.tar.bz2 rails-af406a753c59266c61e9ebcd0f131fdc6533a124.zip |
Add the ability to disable the global CSP in a controller
e.g:
class LegacyPagesController < ApplicationController
content_security_policy false, only: :index
end
Diffstat (limited to 'activerecord/test/cases/time_precision_test.rb')
0 files changed, 0 insertions, 0 deletions