Class: Sistrix::Config

Inherits:
Object
  • Object
show all
Includes:
Singleton
Defined in:
lib/sistrix/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



6
7
8
# File 'lib/sistrix/config.rb', line 6

def api_key
  @api_key
end

#proxyObject

Returns the value of attribute proxy.



6
7
8
# File 'lib/sistrix/config.rb', line 6

def proxy
  @proxy
end