- 08 Jun, 2012 6 commits
-
-
Actually trying to check what's being used in the method instead of checking for something and use another thing. Thanks @jferris.
Prem Sichanugrist committed -
,----, _____________ ___.` `, / \ `=== D : < Quack Quack! | `'. .' \_____________/ ) ( , / \_________________/| / | | ; | _____ / | \ ______7 ,' | \ ______7 / \ `-,____7 ,' jgs ^~^~^~^`\ /~^~^~^~^ ~^~^~^ `----------------' ~^~^~^ ~^~^~^~^~^^~^~^~^~^~^~^~^~^~^~^~
Prem Sichanugrist committed -
Jon Yurek committed
-
Jon Yurek committed
-
Geoffrey Hichborn committed
-
Closes #910
Prem Sichanugrist committed
-
- 06 Jun, 2012 3 commits
-
-
Mike Burns committed
-
is displayed
Geoffrey Hichborn committed -
Juanjo Bazán committed
-
- 05 Jun, 2012 1 commit
-
-
Juanjo Bazán committed
-
- 31 May, 2012 9 commits
-
-
Geoffrey Hichborn committed
-
Mike Burns committed
-
Mark Kremer committed
-
Mark Kremer committed
-
Mark Kremer committed
-
Mark Kremer committed
-
https://github.com/olap/paperclipMike Burns committed
-
Ryan Sonnek committed
-
Ryan Sonnek 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
-
- 23 May, 2012 1 commit
-
-
Prem Sichanugrist committed
-
- 18 May, 2012 6 commits
-
-
Jon Yurek committed
-
Jon Yurek committed
-
Gonzalo Rodriguez committed
-
Juanjo Bazán committed
-
Juanjo Bazán committed
-
Juanjo Bazán committed
-
- 14 May, 2012 1 commit
-
-
Chris Houhoulis committed
-
- 11 May, 2012 3 commits
-
-
s3 url doc improvements
Prem Sichanugrist committed -
John Joseph Bachir committed
-
John Joseph Bachir committed
-
- 05 May, 2012 1 commit
-
-
Prem Sichanugrist committed
-
- 04 May, 2012 7 commits
-
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
This should fix the problem on animated file detection. Fixes #851
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
This should fix an error when the user has turn on AWS logging while and upload a file with non-English filename, as `aws-sdk` logger is not encoding aware. The problem was that the string returned from another logger methods is in `US-ASCII`, while the string returned from Paperclip would be in `UTF-8`. When the logger calls `#join` on those strings, Ruby would raise an exception. This solution is not the best, as it involves a monkey-patching, but should make sure that the upload goes through without any hiccup. For the long run, I'm going to send a patch to `aws-sdk` and also make Paperclip require at least `aws-sdk > 1.4.1`
Prem Sichanugrist committed
-