Skip to content
Snippets Groups Projects
  1. Nov 29, 2011
  2. Nov 28, 2011
  3. Nov 22, 2011
  4. Nov 19, 2011
  5. Nov 13, 2011
  6. Oct 28, 2011
  7. Oct 27, 2011
  8. Oct 26, 2011
  9. Oct 22, 2011
  10. Oct 13, 2011
  11. Oct 03, 2011
  12. Sep 27, 2011
  13. Sep 23, 2011
  14. Sep 21, 2011
    • Rob Sanheim's avatar
      Make https support really work: · 5b8215a7
      Rob Sanheim authored
        - need to set `use_ssl` to true
        - also cannot use `get_response` class method for https requests
        - add a smoke_test that calls out to google for real, to make sure
          things work end to end (not using test_helper for this, because it's invasive
          and opens code under test to do it's mocking)
        - add smoke_test to default test run
      5b8215a7
  15. Sep 18, 2011
Loading