added Geocoding key

This commit is contained in:
2017-11-20 14:57:12 +01:00
parent 4c8f3b8643
commit 58a576e011
+3
View File
@@ -0,0 +1,3 @@
Geocoder.configure(
lookup: :google,
api_key: ENV['GEOCODING_API'])