Module: HelloBlock::Client::Connection

Included in:
HelloBlock::Client
Defined in:
lib/helloblock/client/connection.rb

Instance Attribute Summary collapse

Instance Attribute Details

#connection_options=(value) ⇒ Object

Sets the attribute connection_options

Parameters:

  • value

    the value to set the attribute connection_options to.



6
7
8
# File 'lib/helloblock/client/connection.rb', line 6

def connection_options=(value)
  @connection_options = value
end