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

Adds access to api_base configuration option #329

Closed lloydliyu closed 3 years ago

lloydliyu commented 3 years ago

Why?

Recently an api_base option was added to the Messenger for certain scenarios where the default ping url can't be used.

How?

Adds it as an allowed configuration option.