Class: Geocoder::Result::MaxmindGeoip2

Inherits:
Geoip2
  • Object
show all
Defined in:
lib/geocoder/results/maxmind_geoip2.rb

Instance Attribute Summary

Attributes inherited from Base

#cache_hit, #data

Method Summary

Methods inherited from Geoip2

#city, #coordinates, #country, #country_code, #data, #language, #language=, #postal_code, response_attributes, #state, #state_code

Methods inherited from Base

#address, #coordinates, #country, #country_code, #initialize, #latitude, #longitude, #province, #province_code, #state, #state_code

Constructor Details

This class inherits a constructor from Geocoder::Result::Base