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

Not working #306

Closed hopewise closed 5 years ago

hopewise commented 5 years ago

I just installed the gem and started locally, but no intercom tags were inserted in the pages..

Version info

Expected behavior

To see the intercom chat icon at right bottom side

Actual behavior

I don't see the intercom chat icon at right bottom side, and no intercom related tags in the pages

Steps to reproduce

  1. Install the gem
  2. rails generate intercom:config
  3. start the server

Logs

nothing related to intercom