14
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 28, 2024 — Apr 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move Fog's test into test/storage folder More... over 13 years ago
Fix alignment issue More... over 13 years ago
Update wording on rake task feature file More... over 13 years ago
Fix a bug when passing a method name to `:if` and `:unless` option in `validates_attachment_presence` More... over 13 years ago
Merge pull request #605 from ramn/master More... over 13 years ago
Fix spacing problem More... over 13 years ago
Version 2.4.5 More... over 13 years ago
Merge branch 'master' of https://github.com/Overbryd/paperclip More... over 13 years ago
Merge branch 'master' of https://github.com/jovoto-team/paperclip More... over 13 years ago
Remove the interpolated_string requirement. That was dumb. More... over 13 years ago
Sidestep the whole escaping issue by telling url not to escape in interpolations More... over 13 years ago
Merge branch 'fix_fog_public' of https://github.com/metaskills/paperclip More... over 13 years ago
Errors on presence get added to :attachment and :attachment_file_name More... over 13 years ago
Fixes validates_attachment_presence just flat out not working More... over 13 years ago
Attachment#url's second argument should be a hash, but can be a boolean for backwards' sake More... over 13 years ago
expose s3_permissions analoguous to s3_protocol More... over 13 years ago
fixed wrong permissions ('private' and 'public-read') into the right ones (:private and :public_read) in the s3_test completed test for lambda permission value More... over 13 years ago
require pathname formulate assert conditions More... over 13 years ago
Only establish an S3 connection if required. More... over 13 years ago
added support for a proc to set s3_permission with specs, still needs a bit of work More... over 13 years ago
Added a test for Attachment#uploaded_file More... over 13 years ago
Added a test for Attachment#uploaded_file More... over 13 years ago
Merge branch 'master' into kreuzwerker More... over 13 years ago
Allow :fog_public to be set to false and read as false from #fog_public accessor. More... over 13 years ago
tests for files with question mark in the name, including failing test for the expiring url case.
mpd
More... over 13 years ago
require pathname so Pathname method does not blow up
mpd
More... over 13 years ago
fix s3.yml path for live s3 tests.
mpd
More... over 13 years ago
Bump to 2.4.4 More... over 13 years ago
Make sure that we're copy the rake task to Rails' folder on Rails 2.3.x More... over 13 years ago
Update rake task to fix issue with `rake paperclip:clean` More... over 13 years ago