diff options
author | yuuji.yaginuma <yuuji.yaginuma@gmail.com> | 2018-03-05 21:42:49 +0900 |
---|---|---|
committer | Yuji Yaginuma <yuuji.yaginuma@gmail.com> | 2018-03-08 21:17:18 +0900 |
commit | f30ac99d0c814ab69488e08aa3841bf45208fb2c (patch) | |
tree | 0dc57e49d036f3e47124c8422655274cadb98de8 /activerecord/test/cases/persistence_test.rb | |
parent | ed0c8e9577483c31120239bc138952b235f570b3 (diff) | |
download | rails-f30ac99d0c814ab69488e08aa3841bf45208fb2c.tar.gz rails-f30ac99d0c814ab69488e08aa3841bf45208fb2c.tar.bz2 rails-f30ac99d0c814ab69488e08aa3841bf45208fb2c.zip |
Allow using inline style and script in the internal controllers
We use inline style and script for the view held inside Rails like
welcome page and mailer preview.
Therefore, if inline is prohibited by CSP, they will not work properly.
I think that this is not as expected.
For that reason, I have made it possible to use inline style and script
regardless of application settings.
Diffstat (limited to 'activerecord/test/cases/persistence_test.rb')
0 files changed, 0 insertions, 0 deletions