Scott Gonyea
Scott Gonyea
I need to make some other changes for something like this to work, so if you decide to drop the use of Marshal-ing, I can adjust the other libraries and...
and in both ruby-18 and ruby-19, I get: 129 examples, 32 failures With the specs.
It would be ideal if we could simply supply the lookup as part of the Geocode.search method's options. If the first lookup method fails, I'd personally prefer to handle it...
Regardless of what strategies get internalized, I still think a very simple way should exist for specifying which Geocoder backend to use. This is a hard problem to solve in...
@alexreisner Oh just realized you asked me a question and I missed it. I have a table that stores the lookups I've performed for each address. Addresses can have some...
The answer to "How do I share my code as a Framework/Module across teams, while allowing overrides?" is: Set variables with `!default` and have the user override them. There's a...
I did a rebase.... So, hopefully it all merged cleanly.
Are you kidding me? Formatting fail^2
Heyo, any chance you might merge this? ;(