- Feb 02, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Mike Williamson authored
-
- Jan 26, 2011
-
-
Alex Reisner authored
Also update contents of .gitignore from same.
-
- Jan 24, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
This should have been part of commit 70cc64ee.
-
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.
-
Alex Reisner authored
-
- Jan 22, 2011
-
-
Alex Reisner authored
-
- Jan 21, 2011
-
-
Alex Reisner authored
Move relevant methods into it.
-
Alex Reisner authored
Be more descriptive.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Move all network/lookup-related methods into it.
-
Alex Reisner authored
Move some methods into it (organize!).
-
- Jan 19, 2011
-
-
Alex Reisner authored
-
- Dec 17, 2010
-
-
- Nov 26, 2010
-
-
matchu authored
-
- Nov 23, 2010
-
-
Alex Reisner authored
-
- Nov 04, 2010
-
-
Alex Reisner authored
-
Alex Reisner authored
This fixes an incompatibility with the will_paginate gem.
-
- Oct 15, 2010
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
This fixes SQLite near methods and speeds up MySQL and Postgres.
-
Alex Reisner authored
Add a GROUP BY clause which yields correct SQL. (Incorrect query is accepted by MySQL and SQLite but not PostgreSQL.)
-
- Oct 05, 2010
-
-
Alex Reisner authored
Stop allowing full :conditions option to near_scope_options (was deprecated, now it's gone). Update installation documentation.
-
Alex Reisner authored
Should be slightly faster and we avoid an ugly REXML require statement.
-
- Sep 15, 2010
-
-
Alex Reisner authored
"bad" = non-200 HTTP code
-
Alex Reisner authored
We were checking for a blank query in fetch_coordinates, now we do it in _fetch_xml.
-
Alex Reisner authored
-
Alex Reisner authored
-
- Sep 07, 2010
-
-
Alex Reisner authored
-
- Aug 02, 2010
-
-
Alex Reisner authored
-
Alex Reisner authored
-
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.
-
Alex Reisner authored
-
Alex Reisner authored
Update to-do list and changelog.
-