Module: GeostellarClient

Defined in:
lib/geostellar_client.rb,
lib/geostellar_client/user.rb,
lib/geostellar_client/version.rb

Defined Under Namespace

Classes: User

Constant Summary collapse

BASE_API_URL =
'http://geostellar.com/api/v3/'
VERSION =
"0.1.0"

Class Attribute Summary collapse

Class Attribute Details

.api_keyObject

Returns the value of attribute api_key.



8
9
10
# File 'lib/geostellar_client.rb', line 8

def api_key
  @api_key
end