Module: HelloBlock::Client::Connection
- Included in:
- HelloBlock::Client
- Defined in:
- lib/helloblock/client/connection.rb
Instance Attribute Summary collapse
-
#connection_options ⇒ Object
writeonly
Sets the attribute connection_options.
Instance Attribute Details
#connection_options=(value) ⇒ Object
Sets the attribute connection_options
6 7 8 |
# File 'lib/helloblock/client/connection.rb', line 6 def (value) @connection_options = value end |