ryanong / mongoid_spacial

A Mongoid Extention that simplifies and adds support for MongoDB Geo Spacial Calculations.
MIT License
138 stars 63 forks source link

geo_near breaks when calculate is true #16

Open marcweil opened 12 years ago

marcweil commented 12 years ago

The problem is that geo_fields is not defined anywhere, but it is referenced on here: https://github.com/ryanong/mongoid_spacial/blob/master/lib/mongoid_spacial/spacial/geo_near_results.rb#L29