Skip to content
Snippets Groups Projects
  • Alex Reisner's avatar
    a9984399
    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
    History
    Remove methods: geocode! and reverse_geocode!
    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.
geocoder_test.rb 5.35 KiB