- 09 Jan, 2012 4 commits
 - 
- 
Jim Ryan committed
 - 
Jim Ryan committed
 - 
#fingerprint now consistently returns nil before and after saving an attachment if the value can't be written to the db.
Nathan Hyde committed - 
Nathan Hyde committed
 
 - 
 - 05 Jan, 2012 2 commits
 - 
- 
Alexey Mahotkin committed
 - 
Alexey Mahotkin committed
 
 - 
 - 20 Dec, 2011 1 commit
 - 
- 
Jon Yurek committed
 
 - 
 - 15 Dec, 2011 2 commits
 - 
- 
Add documentation for including `aws-sdk` in Gemfile
Prem Sichanugrist committed - 
John Joseph Bachir committed
 
 - 
 - 14 Dec, 2011 2 commits
 - 
- 
Prem Sichanugrist committed
 - 
Prem Sichanugrist committed
 
 - 
 - 13 Dec, 2011 4 commits
 - 
- 
Dimitrij Denissenko committed
 - 
Christoph Lupprich committed
 - 
Add ':keep_old_files' option to `has_attached_file` Set this option to `true` will make paperclip retain your file from the storage engine.
Prem Sichanugrist committed - 
From https://github.com/pcreux/paperclip/commit/52374958ef83f1641cf008aead27c23b25fb842d Conflicts: lib/paperclip/attachment.rb
Eike Bernhardt committed 
 - 
 - 12 Dec, 2011 21 commits
 - 
- 
This fixes #660
Prem Sichanugrist committed - 
Steve Richert committed
 - 
This is necessary so Gemnesium will be green.
Prem Sichanugrist committed - 
Prem Sichanugrist committed
 - 
Standardize strip with resy of application. Without to_s, causes errors like "undefined method `strip' for image/bmp:MIME::Type".
Nick Padgett committed - 
Prem Sichanugrist committed
 - 
Mike Burns committed
 - 
https://github.com/dasch/paperclipMike Burns committed
 - 
Prem Sichanugrist committed
 - 
In some case, we seriously don't want to prepend the timestamp with & if there wasn't a query string there. If the original URL doesn't have any query string, we should add the ?.
Prem Sichanugrist committed - 
There was some problem with command line parsing with a special character.
Prem Sichanugrist committed - 
Prem Sichanugrist committed
 - 
The original commit came from @amazonwebservices and @trevorrowe in #579. I had to revise the commit and make sure all the test cases are passing. All credits still goes to those guys, thanks a lot!
Prem Sichanugrist committed - 
Daniel Schierbeck committed
 - 
Daniel Schierbeck committed
 - 
Daniel Schierbeck committed
 - 
Daniel Schierbeck committed
 - 
Daniel Schierbeck committed
 - 
Daniel Schierbeck committed
 - 
Alexey Mahotkin committed
 - 
This can be used in migrations, i.e. create_table :users do |t| t.has_attached_file :avatar end (three commits squashed into one by Alexey Mahotkin <squadette@gmail.com>)Daniel Schierbeck committed 
 - 
 - 07 Dec, 2011 3 commits
 - 
- 
Abel Martin committed
 - 
Abel Martin committed
 - 
Abel Martin committed
 
 - 
 - 02 Dec, 2011 1 commit
 - 
- 
Remove the Options class, replacing it with a hash.
Mike Burns committed 
 -