- 29 Aug, 2014 9 commits
-
-
Jon Yurek committed
-
Update docs badge in README
Jon Yurek committed -
caneroj1 committed
-
Describe workaround for false spoofing errors
Jon Yurek committed -
Add a japanese translation file
Jon Yurek committed -
Add pt-BR locale
Jon Yurek committed -
Update README to reflect most recent gem version
Jon Yurek 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
-
- 04 Aug, 2014 1 commit
-
-
Carsten Zimmermann committed
-
- 02 Aug, 2014 1 commit
-
-
jedigit committed
-
- 30 Jul, 2014 1 commit
-
-
willnet committed
-
- 16 Jul, 2014 1 commit
-
-
As described in issue #1470, Paperclip can sometimes raise undesired spoofing errors when working with custom extensions. This adds an example workaround in the README using the public API of the mime-types library that will resolve this issue in a way compatible with Paperclip.
Norman Clarke committed
-
- 08 Jul, 2014 9 commits
-
-
Jonathan Lim committed
-
Jordan Jennings committed
-
Jon Yurek committed
-
Jon Yurek committed
-
Jon Yurek committed
-
shaileshparamisoft committed
-
as the former is deprecated and throws a warning.
Ivan committed -
Syntax is not clear from current documentation.
Adam Steel committed -
Pablo Cantero committed
-
- 01 Jul, 2014 2 commits
- 27 Jun, 2014 1 commit
-
-
Update inch-ci docs badge in README
Daniel Collis-Puro committed
-
- 24 Jun, 2014 1 commit
-
-
Made indentation properly
Jon Yurek committed
-
- 23 Jun, 2014 1 commit
-
-
dilipror committed
-
- 20 Jun, 2014 2 commits
-
-
File.exists? has been deprecated since Ruby 1.9.2
Joost Baaij committed -
Rails.application.eager_load! instead of require
Jon Yurek committed
-
- 17 Jun, 2014 2 commits
-
-
Fixes #1520
printercu committed -
Update the URL of the docs badge to include it from inch-ci.org instead of inch-pages.github.io (the former being the successor of the Inch Pages project). [ci skip]
René Föhring committed
-
- 04 Jun, 2014 1 commit
-
-
Update the URL of the docs badge to include it from inch-ci.org instead of inch-pages.github.io (the former being the successor of the Inch Pages project).
René Föhring 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
-
- 26 May, 2014 1 commit
-
-
Adding an example for using Capybara/FactoryGirl to test attachments. I ran into an issue on my project where the files I was uploading in my test were getting saved multiple times, leading to hundreds of extra files before I caught it. I did a bunch of research and found this to be the most elegant solution (saving files in the testing environment to a custom location and then deleting that directory after the suite runs). I thought some clarification in the README would help people deal with the more easily in the future.
Dustin Brown committed
-
- 16 May, 2014 2 commits
-
-
Allow to pass arrays of validations to the validators
Prem Sichanugrist committed -
Fix intermittently failing spec
Prem Sichanugrist committed
-