Groups
Sign in
Groups
Paperclip Plugin
Conversations
About
Send feedback
Help
Paperclip Plugin
Contact owners and managers
1–30 of 1256
Mark all as read
Report group
0 selected
Joe Ferris
12/19/13
This mailing list is being replaced by Stack Overflow
Hey subscriber, We've decided to replace all of our support mailing lists with Stack Overflow
unread,
This mailing list is being replaced by Stack Overflow
Hey subscriber, We've decided to replace all of our support mailing lists with Stack Overflow
12/19/13
Aaron Belsham
12/16/13
With the default URL structure 000/000/001 style, what happens when we hit 999/999/999 ?
Hi there, Just wondering, we have deployed with the default configuration that splits the :id for the
unread,
With the default URL structure 000/000/001 style, what happens when we hit 999/999/999 ?
Hi there, Just wondering, we have deployed with the default configuration that splits the :id for the
12/16/13
kostas vav
12/7/13
Paperclip url
I have a rails app that consists of a CMS system that I use in order to enter sights from a city to
unread,
Paperclip url
I have a rails app that consists of a CMS system that I use in order to enter sights from a city to
12/7/13
Se Won Jang
12/5/13
How to set metadata for the s3 object that is uploaded through paperclip
I'm uploading mp3 files to my s3 storage through paperclip. Right now, the file metadata (name,
unread,
How to set metadata for the s3 object that is uploaded through paperclip
I'm uploading mp3 files to my s3 storage through paperclip. Right now, the file metadata (name,
12/5/13
John Bachir
6/24/13
method for uploading directly to S3?
Is there a recommended method for uploading directly to S3 and still maintaining as much paperclip
unread,
method for uploading directly to S3?
Is there a recommended method for uploading directly to S3 and still maintaining as much paperclip
6/24/13
kashif ali
,
Andrés gutiérrez
4
5/14/13
save images using paperclip without view
Maybe :logo is expecting a Paperclip object and you are passing a String. Try: @business.
unread,
save images using paperclip without view
Maybe :logo is expecting a Paperclip object and you are passing a String. Try: @business.
5/14/13
Winston Kotzan
4/25/13
Proposal - Hash salt for :hash_data option?
I don't like using :updated_at as a criteria for generating the filename hash. It becomes
unread,
Proposal - Hash salt for :hash_data option?
I don't like using :updated_at as a criteria for generating the filename hash. It becomes
4/25/13
rob golkosky
,
Jason Fleetwood-Boldt
3
12/19/12
supported aws-sdk versions?
Thanks - I guess I didn't read far enough down that thread, but it definitely matches what I was
unread,
supported aws-sdk versions?
Thanks - I guess I didn't read far enough down that thread, but it definitely matches what I was
12/19/12
tom
7/31/12
question has_many formats
hi i have 2 models, gallery<has_many>media, gallery is a STI model, and i was wondering how i
unread,
question has_many formats
hi i have 2 models, gallery<has_many>media, gallery is a STI model, and i was wondering how i
7/31/12
l4u
,
skwasha
2
6/30/12
access model data in paperclip processor
Did you ever figure out how to do this? On Wednesday, June 22, 2011 4:16:13 PM UTC-7, l4u wrote: Hi,
unread,
access model data in paperclip processor
Did you ever figure out how to do this? On Wednesday, June 22, 2011 4:16:13 PM UTC-7, l4u wrote: Hi,
6/30/12
Avenger9
,
Jason Fleetwood-Boldt
2
6/28/12
Problem with your Gemfile
Avenger, check your Gemfile.lock. Search for "sqlite3". It's one of your other gems
unread,
Problem with your Gemfile
Avenger, check your Gemfile.lock. Search for "sqlite3". It's one of your other gems
6/28/12
Timothy Masterson
,
Sam Baumgarten
2
6/17/12
How do I upload a file from IOS to paperclip
Any updates on this On Tuesday, August 16, 2011 7:45:59 AM UTC-7, Timothy Masterson wrote: Hi, I have
unread,
How do I upload a file from IOS to paperclip
Any updates on this On Tuesday, August 16, 2011 7:45:59 AM UTC-7, Timothy Masterson wrote: Hi, I have
6/17/12
jeb
6/7/12
large files gets uploaded but not saved
Hi, I'm using paperclip to handle large files. It works well for file sizes up to about 15 MB. If
unread,
large files gets uploaded but not saved
Hi, I'm using paperclip to handle large files. It works well for file sizes up to about 15 MB. If
6/7/12
IAmNan
6/9/12
How to use updated_at
foo.bar_updated_at returns a DateTime as expected, however, foo.bar.updated_at returns just a portion
unread,
How to use updated_at
foo.bar_updated_at returns a DateTime as expected, however, foo.bar.updated_at returns just a portion
6/9/12
erwin
2
6/8/12
ActionDispatch::Cookies::CookieOverflow
[SOLVED] using config.session_store :active_record_store rather than cookies.. I guess this is
unread,
ActionDispatch::Cookies::CookieOverflow
[SOLVED] using config.session_store :active_record_store rather than cookies.. I guess this is
6/8/12
Daniel Lorenz
6/1/12
paperclip to_file replacement to duplicate files after create
Hi Guys, I updated paperclip to new version and missing "to_file". I read the issue-tracker
unread,
paperclip to_file replacement to duplicate files after create
Hi Guys, I updated paperclip to new version and missing "to_file". I read the issue-tracker
6/1/12
Jason
2
5/22/12
undefined method `queue_existing_for_delete' when trying to destroy a model with attachments
Update I figure out my problem. I made an entirely new Rails app with just one model, installed the
unread,
undefined method `queue_existing_for_delete' when trying to destroy a model with attachments
Update I figure out my problem. I made an entirely new Rails app with just one model, installed the
5/22/12
Avenger9
5/15/12
Need help running paperclip test
Is there a guide for running paperclip test? I am getting this error message when running rake test.
unread,
Need help running paperclip test
Is there a guide for running paperclip test? I am getting this error message when running rake test.
5/15/12
K.M.
5/14/12
How to specify custom error messages for multiple attachments being uploaded?
Scenario: A post object has multiple image attachments. When a new post is added, image attachments
unread,
How to specify custom error messages for multiple attachments being uploaded?
Scenario: A post object has multiple image attachments. When a new post is added, image attachments
5/14/12
SSG
,
Chad Pytel
3
5/13/12
Error: No space left on device - /tmp/RackRewindableInput20120512-24326-1naldzx-0
Hi. Yes, it turns out it was simply a case of /tmp being full, as the error message stated. the unix
unread,
Error: No space left on device - /tmp/RackRewindableInput20120512-24326-1naldzx-0
Hi. Yes, it turns out it was simply a case of /tmp being full, as the error message stated. the unix
5/13/12
supriya surve
5/4/12
rails 3 : paperclip : undefined method logo
In model I have something like has_attached_file :logo, something_here Code/ Uploading logo is
unread,
rails 3 : paperclip : undefined method logo
In model I have something like has_attached_file :logo, something_here Code/ Uploading logo is
5/4/12
Fernando Morgenstern
5/5/12
Moving data to another folder
Hi, As i'm new to Rails, I made the mistake of using the default path ( / system/:attachment/:id/
unread,
Moving data to another folder
Hi, As i'm new to Rails, I made the mistake of using the default path ( / system/:attachment/:id/
5/5/12
K.M.
5/8/12
keep getting the "uninitialized constant Paperclip::Watermark::PaperclipCommandLineError" error
hi, all, I am running rails 3.2.2 and paperclip 3.0.1. Operating system is ubuntu 11 and yes,
unread,
keep getting the "uninitialized constant Paperclip::Watermark::PaperclipCommandLineError" error
hi, all, I am running rails 3.2.2 and paperclip 3.0.1. Operating system is ubuntu 11 and yes,
5/8/12
Shailesh Kalamkar
4/18/12
Paperclip stuck in model at has_attached_file after upgrading from Rails 2.3.5 to Rails 3.1.3
I have upgraded my application from Rails 2.3.5 to Rails 3.1.3. I had paperclip plug-in in my old app
unread,
Paperclip stuck in model at has_attached_file after upgrading from Rails 2.3.5 to Rails 3.1.3
I have upgraded my application from Rails 2.3.5 to Rails 3.1.3. I had paperclip plug-in in my old app
4/18/12
dlanger
4/13/12
Functional test with posting an image upload
I am trying to write a functional test for the create and update methods of a controller handling a
unread,
Functional test with posting an image upload
I am trying to write a functional test for the create and update methods of a controller handling a
4/13/12
Jorge
4/26/12
Paperclip change images path after upgrade from 2.4 to 3.0.2
Hello people, i have a problem with paperclip (3.0.2) after upgrade to rails 3.2 (from 3.0.10).
unread,
Paperclip change images path after upgrade from 2.4 to 3.0.2
Hello people, i have a problem with paperclip (3.0.2) after upgrade to rails 3.2 (from 3.0.10).
4/26/12
coneybeare
4/13/12
S3 image attachment works, but reprocess looks locally
Even though I have s3 specified and uploads/fetches working, reprocess! want to look locally for the
unread,
S3 image attachment works, but reprocess looks locally
Even though I have s3 specified and uploads/fetches working, reprocess! want to look locally for the
4/13/12
etagwerker
4/18/12
Contributing: Testing Questions
Hey guys, I'm trying to contribute with some code related to this issue: https://github.com/
unread,
Contributing: Testing Questions
Hey guys, I'm trying to contribute with some code related to this issue: https://github.com/
4/18/12
guillaume
4/12/12
Combining two paperclip storage option
Hello, For example i would like to be able to use Paperclip to store my file on the FileSystem and
unread,
Combining two paperclip storage option
Hello, For example i would like to be able to use Paperclip to store my file on the FileSystem and
4/12/12
Karthik
,
Shailesh Kalamkar
2
4/18/12
has_attached_file error in rails migration
Try to include paperclip in the model as include Paperclip On Friday, January 13, 2012 3:25:25 PM UTC
unread,
has_attached_file error in rails migration
Try to include paperclip in the model as include Paperclip On Friday, January 13, 2012 3:25:25 PM UTC
4/18/12