- 27 Nov, 2012 2 commits
-
-
Geoffrey Hichborn committed
-
Jon Yurek committed
-
- 25 Nov, 2012 1 commit
-
-
Allow rbx to fail in 1.9 mode
Jon Yurek committed
-
- 18 Nov, 2012 1 commit
-
-
Francesco Rodriguez committed
-
- 16 Nov, 2012 7 commits
- 03 Nov, 2012 1 commit
-
-
* Based on rfc2822's commit ed05dc6b85f52ad88a83bc18e1986f3b75176740.
Jon Yurek committed
-
- 02 Nov, 2012 10 commits
-
-
As per discussion in issue #660, attachments using alias interpolations for the attachment URL mistakenly get flagged as being duplicates, although the interpolation expands to a unique location. This commit (partially) addresses the issue by checking the attachment path instead. However, the problem will remain for users who use interpolations other than :class to distinguish attachment paths for different models.
Simon Coffey committed -
garethr committed
-
Jon Yurek committed
-
#expiring_url returns public_url when not using AWS to prevent exceptions when Fog Local is swapped for Fog AWS in development.
Geoff Harcourt committed -
Jon Yurek committed
-
simonjsmithuk committed
-
Jon Yurek committed
-
Janko Marohnić committed
-
djcp committed
-
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
-
- 01 Nov, 2012 4 commits
-
-
Dave Donahue committed
-
The +as_json+ method enables Attachment objects to be rendered as JSON by Rails' JSON rendering framework. The Attachment object is not a native ActiveRecord attribute, but it can be accessed via the +:methods+ option provided to the +to_json+ method.
Ehren Kret committed -
Jon Yurek committed
-
Alexander Ivanov committed
-
- 31 Oct, 2012 6 commits
-
-
This was previously fixed in pull request #539 but no spec was added at that time, and it has since been broken. I fixed it and added a spec.
Brian Morearty committed -
Jon Yurek committed
-
Jon Yurek committed
-
Pavel Pravosud committed
-
Jon Yurek committed
-
Jon Yurek committed
-
- 19 Oct, 2012 3 commits
- 12 Oct, 2012 3 commits
- 11 Oct, 2012 1 commit
-
-
darrenli committed
-
- 05 Oct, 2012 1 commit
-
-
Jon Yurek committed
-