Class: IpToEarth::Configuration

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

Class Attribute Summary collapse

Class Attribute Details

.api_keyObject (readonly)

Returns the value of attribute api_key.



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

def api_key
  @api_key
end

.base_uriObject (readonly)

Returns the value of attribute base_uri.



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

def base_uri
  @base_uri
end