Skip to content

Commit 159bbdb

Browse files
authored
Update per_action_configuration.md
1 parent ce2ad13 commit 159bbdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/per_action_configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Code | Result
5454

5555
#### Nonce
5656

57-
You can use a view helper to automatically add nonces to script tags:
57+
You can use a view helper to automatically add nonces to script tags. Currently, using a nonce helper or calling `content_security_policy_nonce` will populate all configured CSP headers, including report-only and enforced policies.
5858

5959
```erb
6060
<%= nonced_javascript_tag do %>

0 commit comments

Comments
 (0)