- 14 Nov, 2014 1 commit
-
- 07 Nov, 2014 1 commit
-
-
Including + now.
Jon Yurek committed
-
- 24 Oct, 2014 2 commits
-
-
Jon Yurek committed
-
Many people have complained that the Media Type Spoof Detection does not work properly for their files. While whitelisting is available for some files, it's not a general solution. This option leaves the "secure by default" of the media checker in place, but allows people to turn it off completely if they so choose.
Jon Yurek and Nathan Walls committed
-
- 25 Sep, 2014 1 commit
-
-
Column-specific options can be specified by using its name, for example: ``` t.attachment :avatar, created_at: { index: true } ```
Keitaroh Kobayashi committed
-
- 15 Sep, 2014 3 commits
- 13 Sep, 2014 3 commits
- 12 Sep, 2014 2 commits
-
-
Strech (Sergey Fedorov) committed
-
Add explicit unlink to intermediate files from processors.
lister committed
-
- 04 Sep, 2014 2 commits
-
-
Juanito Fatas committed
-
Juanito Fatas committed
-
- 30 Aug, 2014 4 commits
- 29 Aug, 2014 7 commits
-
-
Also, add integration tests for custom processor definition and unit test for Paperclip.load_processor (thoughtbot/paperclip#1535).
Edgar Gonzalez committed -
... instead of `lib` of `lib/paperclip_processors`. Fixes thoughtbot/paperclip#1534
Edgar Gonzalez committed -
Jon Yurek committed
-
Michael Baudino committed
-
caneroj1 committed
-
Remove duplicated attribute :whiny.
antico5 committed -
documentation. They recommend sending a block to the #read method to avoid loading large objects into memory. See: http://docs.aws.amazon.com/AWSRubySDK/latest/AWS/S3/S3Object.html
Guillermo Vargas committed
-
- 26 Aug, 2014 1 commit
-
-
Fabio Kreusch committed
-
- 07 Aug, 2014 1 commit
-
-
Jon Yurek committed
-
- 02 Aug, 2014 1 commit
-
-
jedigit committed
-
- 30 Jul, 2014 1 commit
-
-
willnet committed
-
- 08 Jul, 2014 5 commits
-
-
Jonathan Lim committed
-
Jon Yurek committed
-
shaileshparamisoft committed
-
as the former is deprecated and throws a warning.
Ivan committed -
Pablo Cantero committed
-
- 20 Jun, 2014 1 commit
-
-
File.exists? has been deprecated since Ruby 1.9.2
Joost Baaij committed
-
- 17 Jun, 2014 1 commit
-
-
Fixes #1520
printercu committed
-
- 31 May, 2014 1 commit
-
-
Jon Yurek committed
-
- 30 May, 2014 2 commits
-
-
This should make it possible to avoid passing a :geometry in the style definition (when passing it as a hash), thus making Paperclip avoid resizing the image. This is helpful when you want to perform your own custom resizing/cropping using :convert_options rather than the default options offered by Paperclip itself.
Gabriele Cirulli committed -
jaredmoody committed
-