"README.md" did not exist on "e0e4dd88031cab03047e89fd88de623b3af542ef"
- May 25, 2016
-
-
Alex Reisner authored
ESRI lookup now uses this method.
-
- Mar 21, 2015
-
-
Alex Reisner authored
To run a single file, use: ruby -I test <filename>
-
- Feb 25, 2014
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Feb 08, 2014
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Jan 28, 2014
-
-
Alex Reisner authored
-
- Dec 28, 2013
-
-
Alex Reisner authored
-
- 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.
-
- Dec 07, 2012
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Previously they were testing many things which were not configuration. All we care about is whether settings are read/writeable via the methods provided.
-
- May 24, 2012
-
-
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.
-
- Apr 11, 2012
-
-
Alex Reisner authored
It's not an ideal name either, but it's short and it's slightly more specific than "method".
-
- Sep 17, 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>
-
Anderson Bravalheri authored
-
Anderson Bravalheri authored
-
Anderson Bravalheri authored
-
- Jul 19, 2011
-
-
Anderson Bravalheri authored
-
Anderson Bravalheri authored
-
- Jun 02, 2011
-
-
Alex Reisner authored
-