- Sep 28, 2012
-
-
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.
-
- Sep 27, 2012
- Sep 18, 2012
-
-
Alex Reisner authored
-
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
-
-
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
Also rename :ignore to :geo_only (more descriptive/specific--we might introduce other options in the future and :ignore is kind of vague).
-
- Sep 02, 2012
-
-
Alex Reisner authored
in request to geocoding service.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Also move some lookup-related methods to Geocoder::Lookup module.
-
- Aug 27, 2012
-
-
Alex Reisner authored
This is in preparation for adding Maxmind as an IP lookup.
-
- Aug 26, 2012
-
-
Alex Reisner authored
-
- Aug 25, 2012
-
-
Alex Reisner authored
-
- Aug 24, 2012
-
-
Johannes Würbach authored
-
- Aug 22, 2012
-
-
Alex Reisner authored
Thanks github.com/johanneswuerbach.
-
Alex Reisner authored
-
Alex Reisner authored
Thanks github.com/johanneswuerbach.
-
Alex Reisner authored
-
Alex Reisner authored
-
- Aug 21, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Aug 15, 2012
-
-
Sander Datema authored
-
- Aug 14, 2012
-
-
Peter M. Goldstein authored
-
- Aug 06, 2012
-
-
Jens Balvig authored
-
- Aug 04, 2012
-
-
Sergii Tkachenko authored
-
- Jul 31, 2012
-
-
Peter M. Goldstein authored
-
- Jul 24, 2012
-
-
Peter M. Goldstein authored
-
- Jun 25, 2012
-
-
Thomas authored
-
- Jun 11, 2012
-
-
Alex Reisner authored
This fixes issue #244.
-
- May 24, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
This requires a parameter to be accepted by the block passed to Geocoder.configure, which means you don't need to remember that the method is called "config"--you can call it whatever you want. This behavior seems more standard for configuration blocks.
-
Alex Reisner authored
-