Method: CampfireChat::Configuration#token
- Defined in:
- lib/campfire_chat/configuration.rb
#token ⇒ Object (readonly)
Returns the value of attribute token.
4 5 6 |
# File 'lib/campfire_chat/configuration.rb', line 4 def token @token end |