yaml_csp_config 1.1.0
yaml_csp_config provides you with a way to manage your Rails 5.2+ CSP configuration via a YAML file. The CSP configuration can also be extended by environment variables.
Gemfile:
=
install:
=
Runtime Dependencies (2):
activesupport
>= 7.0, < 8.0
railties
>= 7.0, < 8.0