1. 02 Nov, 2012 1 commit
    • [filesystem storage] Create :override_file_permissions option · 331ae182
      This allows you to set custom file permissions on files created by
      Paperclip.  Set the :override_file_permissions option to the octal file
      permission you want - 0666 is the default. If you set
      :override_file_permissions to false, then we will skip the explicit
      chmod entirely. This makes filesystem storage a bit friendlier to filesystems
      that don't support unix file permissions.
      Mathieu Lemoine committed
  2. 01 Nov, 2012 4 commits
  3. 31 Oct, 2012 6 commits
  4. 19 Oct, 2012 3 commits
  5. 12 Oct, 2012 3 commits
  6. 11 Oct, 2012 1 commit
  7. 05 Oct, 2012 2 commits
  8. 28 Sep, 2012 2 commits
  9. 18 Sep, 2012 1 commit
  10. 14 Sep, 2012 8 commits
  11. 11 Sep, 2012 1 commit
  12. 07 Sep, 2012 4 commits
  13. 04 Sep, 2012 1 commit
  14. 24 Aug, 2012 1 commit
    • auto-orient option added · 4bea897f
      This adds a auto-orient option, which is enabled by default. I believe, most users expect their images to be rotated according to EXIF. The photo I've added to the fixtures was token by myself, I release it to the public domain.
      Johannes Barre committed
  15. 17 Aug, 2012 2 commits