Exception: GeoRb::CoordsError
- Inherits:
-
ArgumentError
- Object
- ArgumentError
- GeoRb::CoordsError
- Defined in:
- lib/geo_rb/distance.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
86 87 88 |
# File 'lib/geo_rb/distance.rb', line 86 def "In order to calculate the distance between points it is necessary to have at least latitude and longitude" end |