- Dec 08, 2012
-
-
Alex Reisner authored
Make Geocoder.configure accept a hash (now preferred) and add Geocoder.config method (for reading config). Deprecate old syntax.
-
- Nov 08, 2012
-
-
Alex Reisner authored
This requires changing the way stubs work, so that they only simulate actual HTTP calls, not cache hits.
-
- Nov 07, 2012
-
-
Alex Reisner authored
Allow lookups to define a cache key (defaults to the query URL) and define Yahoo's as the non-OAuth-encoded request URL.
-
- Sep 02, 2012
-
-
Alex Reisner authored
Also move some lookup-related methods to Geocoder::Lookup module.
-
- Aug 25, 2012
-
-
Alex Reisner authored
-
- Nov 29, 2011
-
-
Alex Reisner authored
-
- Sep 12, 2011
-
-
Alex Reisner authored
-
- Jul 21, 2011
-
-
James McCarthy authored
Removed set_defaults from all tests and replaced with teardown to reset the defaults. Signed-off-by:
James McCarthy <james2mccarthy@gmail.com>
-
- Jun 02, 2011
-
-
Alex Reisner authored
-