1. 15 Apr, 2015 1 commit
    • Fix for Errno::ENAMETOOLONG in Thumbnails · c81970d9
      * Uses Paperclip's Tempfile instead of Ruby's in Thumbnail
      * Also includes a test for TempfileFactory to be sure it does not revert to similar behavior
      * In the tests, give the OS some wiggle room in the Tempfile name to ensure the error does not occur before we are ready for it. The wiggle room is needed because the randomized part of the name has a variable number of characters.
      Sammy Larbi committed
  2. 25 Mar, 2015 1 commit
  3. 24 Mar, 2015 1 commit
  4. 13 Mar, 2015 1 commit
  5. 06 Feb, 2015 2 commits
  6. 06 Jan, 2015 1 commit
    • Don't assume we have Rails.env if we have Rails · c46b40b9
      As referenced in #1739
      
      Just because the `Rails` constant is defined, it doesn't mean we're
      actually in a Rails app. Since there are people who use Paperclip
      outside of Rails, and there's no reason we shouldn't be able to run in
      those situations. This commit checks for `Rails.env` instead of just
      checking for `Rails` and assuming `Rails.env` works.
      Jon Yurek committed
  7. 19 Dec, 2014 1 commit
  8. 09 Dec, 2014 1 commit
  9. 08 Dec, 2014 1 commit
  10. 14 Nov, 2014 1 commit
  11. 07 Nov, 2014 1 commit
  12. 24 Oct, 2014 2 commits
  13. 25 Sep, 2014 1 commit
  14. 15 Sep, 2014 3 commits
  15. 13 Sep, 2014 3 commits
  16. 12 Sep, 2014 2 commits
  17. 04 Sep, 2014 2 commits
  18. 30 Aug, 2014 4 commits
  19. 29 Aug, 2014 7 commits
  20. 26 Aug, 2014 1 commit
  21. 07 Aug, 2014 1 commit
  22. 02 Aug, 2014 1 commit
  23. 30 Jul, 2014 1 commit