Skip to content
Snippets Groups Projects
  1. Apr 26, 2011
  2. Apr 22, 2011
  3. Apr 21, 2011
  4. Apr 05, 2011
  5. Apr 01, 2011
  6. Mar 31, 2011
  7. Mar 24, 2011
  8. Mar 21, 2011
    • Alex Reisner's avatar
      Add deprecation warnings. · 565de2aa
      Alex Reisner authored
      ...for Result instance methods mistakenly called on an array.
      565de2aa
    • Alex Reisner's avatar
      Make Geocoder.search return an array of results. · 3259fdfb
      Alex Reisner authored
      After further consideration, multiple results should be the default
      behavior for this method. Some services only return one result (eg: any
      IP-based service) but a great feature of advanced services like Yahoo
      and Google is that they return an array of choices when doing a vague
      search like "100 Main St" with no city, region, or country specified.
      3259fdfb
  9. Mar 16, 2011
  10. Mar 15, 2011
  11. Mar 09, 2011
  12. Mar 08, 2011
  13. Mar 05, 2011
  14. Mar 04, 2011
  15. Mar 03, 2011
  16. Feb 05, 2011
  17. Feb 04, 2011
  18. Jan 24, 2011
    • Alex Reisner's avatar
      Allow separate address for reverse geocoding. · 7a2bdeb8
      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.
      7a2bdeb8
Loading