Sha256: 56c5243fe1e01ef004b239c37785df288de06ab0bdcff46d8259de6a8decd3b1

Contents?: true

Size: 346 Bytes

Versions: 2

Compression:

Stored size: 346 Bytes

Contents

Geocoder::Configuration.lookup = :google
#Geocoder::Configuration.api_key = "AIzaSyCFREOloLh2CTRpELzzGJJSEPV-LKyAfjY"
Geocoder::Configuration.api_key = ""
Geocoder::Configuration.timeout = 5
Geocoder::Configuration.use_https = false
Geocoder::Configuration.language = :de
#Geocoder::Configuration.cache = Redis.new

Geokit::Geocoders::google = ""

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
goldencobra-1.1.0 config/initializers/geocoder.rb
goldencobra-1.0.9.3 config/initializers/geocoder.rb