Method: Converse::Conversation#connection
- Defined in:
- lib/converse/comms/conversation.rb
#connection ⇒ Object
Returns the value of attribute connection.
6 7 8 |
# File 'lib/converse/comms/conversation.rb', line 6 def connection @connection end |