☰
Home
Pages
Classes
Methods
Ancestors
Struct.new(:request, :ip, :country_code, :country_code2, :country_code3, :country_name, :continent_code)
Instance Methods
to_hash
class GeoIP::Country
Public Instance Methods
to_hash
()
Source
# File lib/geoip.rb, line 167
def
to_hash
Hash
[
each_pair
.
to_a
]
end