intercom / intercom-rails

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

Update readme about company in controller data attribute updates #345

Closed dkremez closed 5 months ago

dkremez commented 11 months ago

Why?

Closes https://github.com/intercom/intercom/issues/297449

Adds example in the Readme on how company custom attributes can be set on the controller level.

EmmanuelIntercom commented 5 months ago

@dkremez any blockers to shipping this one?

dkremez commented 5 months ago

The only blocker is that CI doesn't currently work. I've fixed it in another PR, so once it is merged. I can rebase and merge this one as well.