# -*- encoding: utf-8 -*- # stub: geocoder 1.2.2 ruby lib Gem::Specification.new do |s| s.name = "geocoder".freeze s.version = "1.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Alex Reisner".freeze] s.date = "2014-06-12" s.description = "Provides object geocoding (by street or IP address), reverse geocoding (coordinates to street address), distance queries for ActiveRecord and Mongoid, result caching, and more. Designed for Rails but works with Sinatra and other Rack frameworks too.".freeze s.email = ["alex@alexreisner.com".freeze] s.executables = ["geocode".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "CHANGELOG.md".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bin/geocode".freeze, "examples/autoexpire_cache_dalli.rb".freeze, "examples/autoexpire_cache_redis.rb".freeze, "examples/cache_bypass.rb".freeze, "gemfiles/Gemfile.mongoid-2.4.x".freeze, "lib/generators/geocoder/config/config_generator.rb".freeze, "lib/generators/geocoder/config/templates/initializer.rb".freeze, "lib/generators/geocoder/maxmind/geolite_city_generator.rb".freeze, "lib/generators/geocoder/maxmind/geolite_country_generator.rb".freeze, "lib/generators/geocoder/maxmind/templates/migration/geolite_city.rb".freeze, "lib/generators/geocoder/maxmind/templates/migration/geolite_country.rb".freeze, "lib/geocoder.rb".freeze, "lib/geocoder/cache.rb".freeze, "lib/geocoder/calculations.rb".freeze, "lib/geocoder/cli.rb".freeze, "lib/geocoder/configuration.rb".freeze, "lib/geocoder/configuration_hash.rb".freeze, "lib/geocoder/exceptions.rb".freeze, "lib/geocoder/ip_address.rb".freeze, "lib/geocoder/lookup.rb".freeze, "lib/geocoder/lookups/baidu.rb".freeze, "lib/geocoder/lookups/baidu_ip.rb".freeze, "lib/geocoder/lookups/base.rb".freeze, "lib/geocoder/lookups/bing.rb".freeze, "lib/geocoder/lookups/cloudmade.rb".freeze, "lib/geocoder/lookups/dstk.rb".freeze, "lib/geocoder/lookups/esri.rb".freeze, "lib/geocoder/lookups/freegeoip.rb".freeze, "lib/geocoder/lookups/geocoder_ca.rb".freeze, "lib/geocoder/lookups/geocoder_us.rb".freeze, "lib/geocoder/lookups/geocodio.rb".freeze, "lib/geocoder/lookups/google.rb".freeze, "lib/geocoder/lookups/google_premier.rb".freeze, "lib/geocoder/lookups/here.rb".freeze, "lib/geocoder/lookups/mapquest.rb".freeze, "lib/geocoder/lookups/maxmind.rb".freeze, "lib/geocoder/lookups/maxmind_local.rb".freeze, "lib/geocoder/lookups/nominatim.rb".freeze, "lib/geocoder/lookups/ovi.rb".freeze, "lib/geocoder/lookups/smarty_streets.rb".freeze, "lib/geocoder/lookups/test.rb".freeze, "lib/geocoder/lookups/yahoo.rb".freeze, "lib/geocoder/lookups/yandex.rb".freeze, "lib/geocoder/models/active_record.rb".freeze, "lib/geocoder/models/base.rb".freeze, "lib/geocoder/models/mongo_base.rb".freeze, "lib/geocoder/models/mongo_mapper.rb".freeze, "lib/geocoder/models/mongoid.rb".freeze, "lib/geocoder/query.rb".freeze, "lib/geocoder/railtie.rb".freeze, "lib/geocoder/request.rb".freeze, "lib/geocoder/results/baidu.rb".freeze, "lib/geocoder/results/baidu_ip.rb".freeze, "lib/geocoder/results/base.rb".freeze, "lib/geocoder/results/bing.rb".freeze, "lib/geocoder/results/cloudmade.rb".freeze, "lib/geocoder/results/dstk.rb".freeze, "lib/geocoder/results/esri.rb".freeze, "lib/geocoder/results/freegeoip.rb".freeze, "lib/geocoder/results/geocoder_ca.rb".freeze, "lib/geocoder/results/geocoder_us.rb".freeze, "lib/geocoder/results/geocodio.rb".freeze, "lib/geocoder/results/google.rb".freeze, "lib/geocoder/results/google_premier.rb".freeze, "lib/geocoder/results/here.rb".freeze, "lib/geocoder/results/mapquest.rb".freeze, "lib/geocoder/results/maxmind.rb".freeze, "lib/geocoder/results/maxmind_local.rb".freeze, "lib/geocoder/results/nominatim.rb".freeze, "lib/geocoder/results/ovi.rb".freeze, "lib/geocoder/results/smarty_streets.rb".freeze, "lib/geocoder/results/test.rb".freeze, "lib/geocoder/results/yahoo.rb".freeze, "lib/geocoder/results/yandex.rb".freeze, "lib/geocoder/sql.rb".freeze, "lib/geocoder/stores/active_record.rb".freeze, "lib/geocoder/stores/base.rb".freeze, "lib/geocoder/stores/mongo_base.rb".freeze, "lib/geocoder/stores/mongo_mapper.rb".freeze, "lib/geocoder/stores/mongoid.rb".freeze, "lib/geocoder/version.rb".freeze, "lib/hash_recursive_merge.rb".freeze, "lib/maxmind_database.rb".freeze, "lib/oauth_util.rb".freeze, "lib/tasks/geocoder.rake".freeze, "lib/tasks/maxmind.rake".freeze, "test/fixtures/baidu_invalid_key".freeze, "test/fixtures/baidu_ip_202_198_16_3".freeze, "test/fixtures/baidu_ip_invalid_key".freeze, "test/fixtures/baidu_ip_no_results".freeze, "test/fixtures/baidu_no_results".freeze, "test/fixtures/baidu_reverse".freeze, "test/fixtures/baidu_shanghai_pearl_tower".freeze, "test/fixtures/bing_invalid_key".freeze, "test/fixtures/bing_madison_square_garden".freeze, "test/fixtures/bing_no_results".freeze, "test/fixtures/bing_reverse".freeze, "test/fixtures/cloudmade_invalid_key".freeze, "test/fixtures/cloudmade_madison_square_garden".freeze, "test/fixtures/cloudmade_no_results".freeze, "test/fixtures/esri_madison_square_garden".freeze, "test/fixtures/esri_no_results".freeze, "test/fixtures/esri_reverse".freeze, "test/fixtures/freegeoip_74_200_247_59".freeze, "test/fixtures/freegeoip_no_results".freeze, "test/fixtures/geocoder_ca_madison_square_garden".freeze, "test/fixtures/geocoder_ca_no_results".freeze, "test/fixtures/geocoder_ca_reverse".freeze, "test/fixtures/geocoder_us_madison_square_garden".freeze, "test/fixtures/geocoder_us_no_results".freeze, "test/fixtures/geocodio_1101_pennsylvania_ave".freeze, "test/fixtures/geocodio_bad_api_key".freeze, "test/fixtures/geocodio_invalid".freeze, "test/fixtures/geocodio_no_results".freeze, "test/fixtures/geocodio_over_query_limit".freeze, "test/fixtures/google_garbage".freeze, "test/fixtures/google_madison_square_garden".freeze, "test/fixtures/google_no_city_data".freeze, "test/fixtures/google_no_locality".freeze, "test/fixtures/google_no_results".freeze, "test/fixtures/google_over_limit".freeze, "test/fixtures/here_madison_square_garden".freeze, "test/fixtures/here_no_results".freeze, "test/fixtures/mapquest_error".freeze, "test/fixtures/mapquest_invalid_api_key".freeze, "test/fixtures/mapquest_invalid_request".freeze, "test/fixtures/mapquest_madison_square_garden".freeze, "test/fixtures/mapquest_no_results".freeze, "test/fixtures/maxmind_24_24_24_21".freeze, "test/fixtures/maxmind_24_24_24_22".freeze, "test/fixtures/maxmind_24_24_24_23".freeze, "test/fixtures/maxmind_24_24_24_24".freeze, "test/fixtures/maxmind_74_200_247_59".freeze, "test/fixtures/maxmind_invalid_key".freeze, "test/fixtures/maxmind_no_results".freeze, "test/fixtures/nominatim_madison_square_garden".freeze, "test/fixtures/nominatim_no_results".freeze, "test/fixtures/nominatim_over_limit".freeze, "test/fixtures/ovi_madison_square_garden".freeze, "test/fixtures/ovi_no_results".freeze, "test/fixtures/smarty_streets_11211".freeze, "test/fixtures/smarty_streets_madison_square_garden".freeze, "test/fixtures/smarty_streets_no_results".freeze, "test/fixtures/yahoo_error".freeze, "test/fixtures/yahoo_invalid_key".freeze, "test/fixtures/yahoo_madison_square_garden".freeze, "test/fixtures/yahoo_no_results".freeze, "test/fixtures/yahoo_over_limit".freeze, "test/fixtures/yandex_canada_rue_dupuis_14".freeze, "test/fixtures/yandex_invalid_key".freeze, "test/fixtures/yandex_kremlin".freeze, "test/fixtures/yandex_new_york".freeze, "test/fixtures/yandex_no_city_and_town".freeze, "test/fixtures/yandex_no_results".freeze, "test/integration/http_client_test.rb".freeze, "test/mongoid_test_helper.rb".freeze, "test/test_helper.rb".freeze, "test/unit/active_record_test.rb".freeze, "test/unit/cache_test.rb".freeze, "test/unit/calculations_test.rb".freeze, "test/unit/configuration_test.rb".freeze, "test/unit/error_handling_test.rb".freeze, "test/unit/geocoder_test.rb".freeze, "test/unit/https_test.rb".freeze, "test/unit/ip_address_test.rb".freeze, "test/unit/lookup_test.rb".freeze, "test/unit/lookups/bing_test.rb".freeze, "test/unit/lookups/dstk_test.rb".freeze, "test/unit/lookups/esri_test.rb".freeze, "test/unit/lookups/freegeoip_test.rb".freeze, "test/unit/lookups/geocoder_ca_test.rb".freeze, "test/unit/lookups/geocodio_test.rb".freeze, "test/unit/lookups/google_premier_test.rb".freeze, "test/unit/lookups/google_test.rb".freeze, "test/unit/lookups/mapquest_test.rb".freeze, "test/unit/lookups/maxmind_local_test.rb".freeze, "test/unit/lookups/maxmind_test.rb".freeze, "test/unit/lookups/nominatim_test.rb".freeze, "test/unit/lookups/smarty_streets_test.rb".freeze, "test/unit/lookups/yahoo_test.rb".freeze, "test/unit/method_aliases_test.rb".freeze, "test/unit/model_test.rb".freeze, "test/unit/mongoid_test.rb".freeze, "test/unit/near_test.rb".freeze, "test/unit/oauth_util_test.rb".freeze, "test/unit/proxy_test.rb".freeze, "test/unit/query_test.rb".freeze, "test/unit/rake_task_test.rb".freeze, "test/unit/request_test.rb".freeze, "test/unit/result_test.rb".freeze, "test/unit/test_mode_test.rb".freeze] s.homepage = "http://www.rubygeocoder.com".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Complete geocoding solution for Ruby.".freeze end