- Mar 05, 2011
-
-
Alex Reisner authored
More than one result is very rare and it's not clear how one would evaluate the choices. If this is required in the future a new method can be added.
-
Alex Reisner authored
-
Alex Reisner authored
Don't take 'reverse' argument, instead figure it out by looking at what options were specified for the model. Also, don't raise exceptions on bad configuration (no longer possible to detect, wasn't that important).
-
Alex Reisner authored
city, country, country_code, postal_code
-
Alex Reisner authored
-
Alex Reisner authored
-
- Mar 04, 2011
-
-
Alex Reisner authored
For advanced/custom handling of gecoding result data.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Also move 'address' and 'coordinates' methods from Geocoder::Lookup::Base to Geocoder. This simplifies the interface and allows us to choose a lookup engine dynamically for other types of geocoding (eg: IP addresses).
-
Alex Reisner authored
-
- Mar 03, 2011
-
-
Alex Reisner authored
Add implementation for Google and anticipate addition of Yahoo (supply config option).
-
- Feb 18, 2011
-
-
Andrei Bocan authored
-
- Feb 04, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Jan 24, 2011
-
-
Alex Reisner authored
This allows the same model to be forward and reverse geocoded and still provide a geocodable address though a non-attribute method. Also raise an exception if sufficient configuration is not provided.
-
- Jan 21, 2011
-
-
Alex Reisner authored
Move some methods into it (organize!).
-
- Oct 05, 2010
-
-
Alex Reisner authored
Should be slightly faster and we avoid an ugly REXML require statement.
-
- Aug 02, 2010
-
-
Alex Reisner authored
Was using version 2. Version 3 no longer requires an API key so this is a big improvement to the getting started experience.
-
- Nov 04, 2009
-
-
Alex Reisner authored
-
- Nov 03, 2009
-
-
Alex Reisner authored
-
- Oct 27, 2009
-
-
Alex Reisner authored
-
- Oct 06, 2009
-
-
Alex Reisner authored
-
- Oct 01, 2009
-
-
Alex Reisner authored
-
- Apr 15, 2009
-
-
Alex Reisner authored
-