Class: Hark::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/hark/configuration.rb

Overview

Used to set up and modify settings for the API.

Instance Attribute Summary collapse

Instance Attribute Details

#api_keyObject

Returns the value of attribute api_key.



6
7
8
# File 'lib/hark/configuration.rb', line 6

def api_key
  @api_key
end