- Jul 26, 2013
-
-
Alex Reisner authored
-
- Feb 07, 2013
-
-
Mike Boone authored
Use \A and \z in regular expressions to avoid newline issues. Also, do not consider any address that begins with 127 to be a loopback IP.
-
- Oct 23, 2012
-
-
Alex Reisner authored
This addresses: https://github.com/alexreisner/geocoder/issues/322
-
- Sep 09, 2012
-
-
Alex Reisner authored
This allows searching by, for example, WOEID with Yahoo PlaceFinder.
-
- Sep 02, 2012
-
-
Alex Reisner authored
Also move some lookup-related methods to Geocoder::Lookup module.
-