1. 03 Jan, 2014 1 commit
    • Delegate binmode and binmode? in AbstractAdapter · 6a6f8552
      AbstractAdapter wasn't delegating `binmode` or `binmode?` to the
      underlying @tempfile object. `binmode` is useful for cases where the
      Adapter object gets handed on to another library expecting an `IO`
      object holding image data. We ran into this with Prawn and people using
      `prawnto` in conjunction with Paperclip. Prawn wants to ensure the `IO`
      is in binmode for embedding the image data.
      Matt Patterson committed
  2. 20 Dec, 2013 1 commit
  3. 01 Nov, 2013 1 commit
  4. 25 Oct, 2013 2 commits
  5. 28 Aug, 2013 1 commit
  6. 16 Aug, 2013 2 commits
  7. 18 Jul, 2013 1 commit
  8. 16 Jul, 2013 1 commit
  9. 01 Feb, 2013 1 commit
  10. 07 Dec, 2012 1 commit
  11. 03 Nov, 2012 1 commit
  12. 19 Oct, 2012 1 commit
  13. 07 Sep, 2012 1 commit
  14. 20 Jul, 2012 1 commit
  15. 22 Jun, 2012 2 commits
  16. 15 Jun, 2012 4 commits
  17. 08 Jun, 2012 3 commits
  18. 06 Jun, 2012 1 commit
  19. 31 May, 2012 1 commit
  20. 25 May, 2012 2 commits
  21. 04 May, 2012 1 commit