Method: IntercomApp::Configuration#app_secret
- Defined in:
- lib/intercom-app/configuration.rb
#app_secret ⇒ Object
Returns the value of attribute app_secret.
5 6 7 |
# File 'lib/intercom-app/configuration.rb', line 5 def app_secret @app_secret end |