- Aug 30, 2013
-
-
Alex Reisner authored
-
git://github.com/rodzyn/geocoderAlex Reisner authored
Merge branch 'over_query_limit_cache' of git://github.com/rodzyn/geocoder into rodzyn-over_query_limit_cache
-
Marcin Olichwirowicz authored
-
Marcin Olichwirowicz authored
-
- Aug 29, 2013
-
-
Alex Reisner authored
Allow Mapquest API version to be specified
-
- Aug 28, 2013
-
-
Marcin Olichwirowicz authored
-
Jez Stephens authored
-
- Jul 28, 2013
-
-
Alex Reisner authored
Fixes #493.
-
- Jul 26, 2013
-
-
Alex Reisner authored
They may fail on Travis CI because of quota issues with providers.
-
Alex Reisner authored
-
Alex Reisner authored
allow query text that is actually an array.
-
- Jul 23, 2013
-
-
Jake Wilkins authored
-
- Jul 18, 2013
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Describe preload+joins option for overcoming includes issue.
-
- Jul 15, 2013
-
-
Eliot Sykes authored
In face of this known issue, .joins(...).preload(...) felt like a slightly better option (vs. :select option passed to .near()) for just the particular use case I'm up against where includes would have been useful. Thought it'd be worth adding to the docs, especially as preload() isn't widely demonstrated in Rails own docs.
-
- Jul 13, 2013
-
-
Alex Reisner authored
Update module name for near_scope_options in docs for :near scope
-
Eliot Sykes authored
-
- Jul 12, 2013
-
-
Alex Reisner authored
-
Alex Reisner authored
API key required for MapQuest Open services. As of 15 July 2013. See: http://developer.mapquest.com/web/products/open/forums/-/message_boards/view_message/459709
-
robdiciuccio authored
-
robdiciuccio authored
-
- Jul 11, 2013
-
-
robdiciuccio authored
-
- Jul 05, 2013
-
-
Alex Reisner authored
Add sleep option for geocode rake task.
-
Moncef Belyamani authored
-
- Jul 04, 2013
-
-
Moncef Belyamani authored
-
- Jun 30, 2013
-
-
Alex Reisner authored
-
Alex Reisner authored
This is too much detail for the top of the README.
-
Alex Reisner authored
Add notes on accuracy and data types to README (original issue #477)
-
-
- Jun 29, 2013
-
-
Alex Reisner authored
Fixes issue #478. This level of detail is excessive as a default.
-
- Jun 28, 2013
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Should be part of system-wide git ignore config.
-
Alex Reisner authored
Support for Data Science Toolkit (DSTK) lookup.
-
- Jun 26, 2013
-
-
Eric Hayes authored
-
Eric Hayes authored
This commit adds the Data Science Toolkit as a lookup type. The DSTK behaves identically to the Google Maps API with the exception that it can be run behind your own firewall. More information about this tool can be found here: http://www.datasciencetoolkit.org/
-
Alex Reisner authored
Update link to freegeoip documentation, .md instead of .rst
-
Nick Hammond authored
-
Alex Reisner authored
Add Rails 4 and Ruby 2.
-