cjheath / geoip

The Ruby gem for querying Maxmind.com's GeoIP database, which returns the geographic location of a server given its IP address

Home Page:http://geoip.rubyforge.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing Hash Outputs for different lookups

AaronLlanos opened this issue · comments

The synopsis gives pretty good detail about the Hash values provided as a response object but does not give key names. Would be really awesome to see a little more documentation in the README regarding this.