Skip to content
Snippets Groups Projects
  1. Mar 29, 2011
  2. Mar 25, 2011
  3. Mar 24, 2011
  4. Mar 22, 2011
  5. Mar 21, 2011
    • 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
  6. Mar 18, 2011
  7. Mar 17, 2011
  8. Mar 16, 2011
  9. Mar 15, 2011
  10. Mar 11, 2011
  11. Mar 09, 2011
  12. Mar 08, 2011
    • Alex Reisner's avatar
      Remove methods: geocode! and reverse_geocode! · a9984399
      Alex Reisner authored
      Does not seem like a significant gain to have the auto-assignment AND a
      custom block. In fact, it seems annoying to have to use a different
      method. So now, passing a block to geocoded_by or reverse_geocoded_by
      prevents any auto-assignment from happening.
      a9984399
  13. Mar 07, 2011
  14. Mar 06, 2011
Loading