- 01 Feb, 2013 1 commit
-
-
The ":" is a special character in file paths passed to ImageMagick's "identify" command. Even though Cocaine (and everything else in paperclip) escapes special characters correctly, we need to strip it out of filenames to ensure identify (and probably other ImageMagick commands) can run correctly.
Dan Collis-Puro committed
-
- 07 Dec, 2012 1 commit
-
-
djcp committed
-
- 03 Nov, 2012 1 commit
-
-
* Based on rfc2822's commit ed05dc6b85f52ad88a83bc18e1986f3b75176740.
Jon Yurek committed
-
- 19 Oct, 2012 1 commit
-
-
Jon Yurek committed
-
- 07 Sep, 2012 1 commit
-
-
Rack gets a newline at the end of the content_type in certain instances: 'image/jpeg\r' which causes S3 to be unable to accept the file. Fixes #817
Nathan Benes committed
-
- 20 Jul, 2012 1 commit
-
-
This PR allows you to assign a URI object to an attachment. The attachment is downloaded and saved with a proper content type and filename based on the path of the URL.
Aditya Sanghi committed
-
- 22 Jun, 2012 2 commits
-
-
Ylan Segal committed
-
Jon Yurek committed
-
- 15 Jun, 2012 4 commits
-
-
Fixes #902
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
Jon Yurek committed
-
- 08 Jun, 2012 3 commits
-
-
This relates to #817
Prem Sichanugrist committed -
mankyuhan committed
-
mankyuhan committed
-
- 06 Jun, 2012 1 commit
-
-
Mike Burns committed
-
- 31 May, 2012 1 commit
-
-
Geoffrey Hichborn committed
-
- 25 May, 2012 2 commits
-
-
Andrew Pollok committed
-
would cause the best_content_type to throw an error on trying nil.content_type.
Andrew Pollok committed
-
- 04 May, 2012 1 commit
-
-
Prem Sichanugrist committed
-