Skip to content
Snippets Groups Projects
  1. Feb 26, 2016
  2. Feb 25, 2016
    • PWoltman's avatar
      Add supported_protocols to Freegeoip.rb lookup · a52c201c
      PWoltman authored
      I uncovered a small issue when switching from Yahoo BOSS to Google (with API, which requires enabling :use_https).  Because the Freegeoip.rb file is missing a supported_protocols method, it attempts to do an https lookup for IP lookups when enabling :use_https.
      
      I already tested this on my setup and it appears to resolve the issue, with lookups/base.rb detecting that https is not supported for Freegeoip
      a52c201c
  3. Feb 21, 2016
  4. Feb 20, 2016
  5. Feb 18, 2016
  6. Feb 15, 2016
  7. Feb 12, 2016
  8. Jan 31, 2016
  9. Jan 28, 2016
  10. Jan 25, 2016
  11. Jan 23, 2016
    • Derek Kniffin's avatar
      Fix Geocoder::Calculations.endpoint comment · 53b49fbe
      Derek Kniffin authored
      I just spent a few hours trying to get this function to work, then realized I had my parameters in the wrong order. I was following the order listed in the comment, rather than the actual method definition! *facepalm* Anyhow, this fixes the comment, for the next person to read it.
      53b49fbe
  12. Jan 21, 2016
  13. Jan 20, 2016
  14. Jan 19, 2016
  15. Jan 13, 2016
  16. Jan 12, 2016
  17. Jan 09, 2016
  18. Jan 04, 2016
  19. Dec 28, 2015
  20. Dec 23, 2015
  21. Dec 15, 2015
Loading