1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/app/assets/javascripts/rails-ujs/utils
yuuji.yaginuma 1694b02909 Make JS views rendered work with content security policy
As of now,  `HTMLElement.nonce` seems to work only in Chrome.
So, it should not be used now.
https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/nonce#Browser_compatibility

Fixes #32577.
2018-04-20 15:41:56 +09:00
..
ajax.coffee Make JS views rendered work with content security policy 2018-04-20 15:41:56 +09:00
csp.coffee Add support for automatic nonce generation for Rails UJS 2018-02-19 15:59:34 +00:00
csrf.coffee
dom.coffee Adds descriptions to rails-ujs methods [ci skip] 2017-07-07 15:34:35 +08:00
event.coffee Revert unintentional change in 41e3bbd 2018-01-01 13:24:51 -05:00
form.coffee Does not include disabled element in params 2017-09-03 17:02:38 +09:00