Open jcaraballoSC opened 8 years ago
Dear Kristian
I'm having trouble with this, I lack any dependencies?
NoMethodError: undefined method `rpd' for 10.08114:Float
https://github.com/kristianmandrup/geo-distance/blob/master/lib/geo-distance/formula/haversine.rb#L49
Perhaps rpd has not yet been defined for the Float class? Check the specs. Feel free to make a patch/fix and a PR :)
Dear Kristian
I'm having trouble with this, I lack any dependencies?
NoMethodError: undefined method `rpd' for 10.08114:Float
https://github.com/kristianmandrup/geo-distance/blob/master/lib/geo-distance/formula/haversine.rb#L49