Closed Insidexa closed 4 years ago
Hmm, which version of google distance matrix are you on?
This is a test I did now:
gem list | grep google_distance_matrix
google_distance_matrix (0.6.2)
irb
irb(main):001:0> require 'google_distance_matrix'
=> true
irb(main):002:0> GoogleDistanceMatrix.configure_defaults { |conf| conf.google_api_key = "API KEY" }
=> "API KEY"
irb(main):003:0>
At least it seems ok for me.
@thhermansen Ohh, I try to migrate site but not check library version, sorry Thank you ( I am not ruby developer )
No problem :-)
I got next error
Output with
| grep google
Not exists
google_api_key