- May 03, 2011
-
-
Alex Reisner authored
-
- May 02, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
Instead use a proxy if http_proxy or https_proxy is set. Also revise code style to be more consistent with rest of library.
-
Olivier Garcia authored
Geocoder will try to use environment's http_proxy or https_proxy when doing lookups unless that behaviour has been disabled in the configuration
-
Alex Reisner authored
-
Alex Reisner authored
-
- Apr 26, 2011
-
-
Alex Reisner authored
Specify path to VERSION file relative to lib/geocoder.rb.
-
Alex Reisner authored
Child classes didn't have access to parent's configuration. This is kind of crude (if geocoder_options not defined, see parent) but it works.
-
- Apr 25, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Apr 24, 2011
-
-
Alex Reisner authored
-
- Apr 23, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Apr 22, 2011
-
-
Alex Reisner authored
Conflicts: lib/geocoder.rb
-
Alex Reisner authored
Conflicts: lib/geocoder.rb
-
Andrew Stevens authored
-
Andrew Stevens authored
-
Alex Reisner authored
Were not returning correct results for reverse or IP address geocoding.
-
Alex Reisner authored
Figures out whether query is an IP address so you don't have to.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
Prevents things like: " , , , United States".
-
Alex Reisner authored
Show all globally-supported attributes in a table.
-
Alex Reisner authored
Also alias as #province and #province_code.
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
On input and output (expects/returns lon,lat instead of lat,lon).
-
Alex Reisner authored
-
Alex Reisner authored
-
Alex Reisner authored
-
- Apr 21, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
-
- Apr 20, 2011
-
-
Alex Reisner authored
-
- Apr 15, 2011
-
-
Alex Reisner authored
-
- Apr 11, 2011
-
-
Alex Reisner authored
-
Alex Reisner authored
Hash order needs to be preserved so with Ruby 1.8 we use a BSON::OrderedHash instead of a generic one.
-