Method: Geocoder::Result::Ipregistry#state

Defined in:
lib/geocoder/results/ipregistry.rb

#stateObject



46
47
48
# File 'lib/geocoder/results/ipregistry.rb', line 46

def state
  @data['location_region_name']
end