- 05 Oct, 2011 1 commit
-
-
Jon Yurek 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 18 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
-
Cody Caughlan committed
-
There was an issue on assignment another S3 attachment object to another object whereas calling #to_file on S3 attachment will create a Tempfile, which would then having a different file name than original version. By caching the filename first before calling #to_file, we're ensuring that filename is the original one. Fixes #9
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Thank you @Bonias for reporting in Closes #590
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Daniel Evans committed
-
This will make sure Interpolations is comply with Ruby's Object#hash Closes #569, Closes #603
Prem Sichanugrist committed
-
- 15 Sep, 2011 1 commit
-
-
Gabe Berke-Williams committed
-
- 11 Sep, 2011 2 commits
- 07 Sep, 2011 3 commits
-
-
Prem Sichanugrist committed
-
This test will generate a basic Rails application, include Paperclip into Gemfile, and call basic `has_attached_file` in the model. This will make sure that we're not messing up any of the configuration and integration for our gem and the Rails framework.
Prem Sichanugrist committed -
Gabe Berke-Williams committed
-
- 04 Sep, 2011 1 commit
-
-
Thanks @GMFlash! Closes #586
Prem Sichanugrist committed
-
- 03 Sep, 2011 6 commits
-
-
Thank you @excid3 for suggestion. Closes #582
Chris Oliver and Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-
We've ignored the lock file at 3f56e703, so we should remove it as well.
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Prem Sichanugrist committed
-