Method: Geocoder::Result::Ipstack#state_code

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

#state_codeObject



15
16
17
# File 'lib/geocoder/results/ipstack.rb', line 15

def state_code
  @data['region_code']
end