- 20 Oct, 2011 1 commit
-
-
ones (:private and :public_read) in the s3_test completed test for lambda permission value
Alexander Presber committed
-
- 19 Oct, 2011 2 commits
-
-
formulate assert conditions
Alexander Presber committed -
bit of work
Tim Assmann committed
-
- 14 Oct, 2011 6 commits
-
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
Closes #602
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
trafnar committed
-
- 11 Oct, 2011 1 commit
-
-
Nick Quaranto committed
-
- 10 Oct, 2011 4 commits
-
-
Prem Sichanugrist committed
-
So instead of having: http://s3.amazonaws.com/paperclip/var/www/foo.com/current/avatars/1/original/foo.jpg because default path has the :rails_root, now you'd have: http://s3.amazonaws.com/paperclip/avatars/1/original/foo.jpg This shouldn't affect your application because you'd normally set the path to some string.
Prem Sichanugrist committed -
Paperclip::InterpolatedString will ensure that we're not double escape the string, which was the cause of the escaped filename problem in #path method.
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
- 06 Oct, 2011 3 commits
- 05 Oct, 2011 3 commits
-
-
Mike Burns committed
-
Jon Yurek committed
-
- 04 Oct, 2011 1 commit
-
-
Iain Beeston committed
-
- 30 Sep, 2011 8 commits
-
-
Jon Yurek committed
-
Jon Yurek committed
-
Aldo Sarmiento committed
-
Added comments and add explicit ordering to this method, which makes the result deterministic and resumeable should an error occur mid-way.
Joost Baaij committed -
As values in set are strings - check is unnecessary.
Pavel Forkert committed -
Saving instances causes memory leaks in development mode in rails.
Pavel Forkert committed -
Jon Yurek committed
-
Jon Yurek committed
-
- 23 Sep, 2011 11 commits
-
-
Prem Sichanugrist committed
-
It's Paperclip's responsibility to escape special characters from the URL to make sure that it's comply with standard. Closes #577, Closes #563, and reverse my judgement on #482.
Prem Sichanugrist committed -
It was working fine for me locally
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
Edison committed
-
fixes #588 . Attempt to log warning message when 2 models use same attachment name with default url interpolation
Aditya Sanghi committed -
Prem Sichanugrist committed
-
Denis Yagofarov committed
-
Prem Sichanugrist committed
-