Class: UserEngage::Configuration
- Inherits:
-
Object
- Object
- UserEngage::Configuration
- Defined in:
- lib/user_engage/configuration.rb
Instance Attribute Summary collapse
-
#token ⇒ Object
Returns the value of attribute token.
Instance Attribute Details
#token ⇒ Object
Returns the value of attribute token.
5 6 7 |
# File 'lib/user_engage/configuration.rb', line 5 def token @token end |