Displaying 1 result from an estimated 1 matches for "acts_as_geocod".
2009 May 01
0
Graticule / acts_as_geocodable error?
Has anyone encountered this error using Graticule &
acts_as_geocodable?
ActiveRecord::UnknownAttributeError (unknown attribute: precision):
(__DELEGATION__):2:in `__send__''
(__DELEGATION__):2:in `with_scope''
app/models/listing.rb:113:in `advanced_find''
...
Here is line 113 in listing.rb:
published.find(:all,
:origin =>...