RailsCasts Pro episodes are now free!

Learn more or hide this

Shivendra Soni's Profile

GitHub User: codename2901

Comments by Shivendra Soni

Avatar

I am trying to use geocoder gem to geocode address into latitude and longitude. However when I create a new record, it only records the address string but doesn't contain the latitude and longitude of the given address.
I am behind a proxy, but I have my proxy variable set.

What could be the problem here ?