lib/geokit/services/maxmind.rb in geokit-1.7.0 vs lib/geokit/services/maxmind.rb in geokit-1.7.1

- old
+ new

@@ -1,6 +1,4 @@ -require "geoip" - module Geokit module Geocoders @@geoip_data_path = File.expand_path(File.join(File.dirname(__FILE__),'../../..','data','GeoLiteCity.dat')) __define_accessors