- Sep 29, 2012
-
-
Alex Reisner authored
This addresses issue #199 and is more directly a response to the excellent comments from github.com/zetetic on commit 1b658304.
-
Alex Reisner authored
-
Alex Reisner authored
-
- Sep 28, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Autoexpire cache
-
Florian Frank authored
This change will call the writer methods defined on an AR model, if they're implemented, instead of going behind their back. This also avoids a rails 3 deprecation warning, if the named attributes aren't actually database attributes.
-
Alex Reisner authored
do not redefine "type" method
-
- Sep 27, 2012
- Sep 24, 2012
-
-
Alex Reisner authored
The `del` method must be defined on the cache store too
-
Jérémy Lecour authored
-
Jérémy Lecour authored
-
- Sep 18, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Deprecate 'class' method for Nominatim result instance
-
dreamfall authored
-
dreamfall authored
-
- Sep 17, 2012
-
-
Alex Reisner authored
-
- Sep 16, 2012
-
-
Alex Reisner authored
Fixes bug in -j and -u options.
-
Alex Reisner authored
-
- Sep 13, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
Fix to #nearbys when activerecord model has a primary key different than 'id'
-
Steve Lawson authored
Fixes: #194 - add_exclude_condition breaks on tables without ID field - https://github.com/alexreisner/geocoder/issues/194
-
- Sep 07, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
Support for #near(..., :select => :ignore)
-
Alex Reisner authored
Also rename :ignore to :geo_only (more descriptive/specific--we might introduce other options in the future and :ignore is kind of vague).
-
-
Alex Reisner authored
-
Alex Reisner authored
Fix documentation for within_bounding_box arguments
-
lulalala authored
Fix within_bounding_box() method parameter; Only box is needed and no need of distance.
-
- Sep 02, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
in request to geocoding service.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Also move some lookup-related methods to Geocoder::Lookup module.
-
- Aug 31, 2012
-
-
Alex Reisner authored
-
- Aug 27, 2012
-
-
Alex Reisner authored
-