intercom / intercom-rails

The easiest way to install Intercom in a Rails app.
https://developers.intercom.io/reference
MIT License
280 stars 106 forks source link

Add Rails CSP example to README #335

Open richardvenneman opened 3 years ago

richardvenneman commented 3 years ago

Why?

CSP configuration is included since Rails 5.2. This should be the default recommendation.

How?

This really isn't a very technical story 🙂