Ok, I am trying to display the profile pic of a user. The application I have set up allows users to create questions and answers (I am calling answers \'sites\' in the code) the view in which I am try
I have a model that is using Paperclip to manage the file. After I delete the model, I obviously would like the file to be deleted as 开发者_如何学运维well, but I cannot seem to find out how to get
I am trying to read a file that has been saved o开发者_开发技巧n the /system folder using Paperclip, for example.But when I use that .url method from Paperclip to read that file using File.new, I get
So I\'m going around in circles with this - I\'m using a fork of the Paperclip Rails gem to get it to work with Rails3. Works fine on my OSX box with Passenger. But on my server (CentOS 5) I get this
I\'m trying to install the paperclip plugin with the following command: ruby script/plugin install git://github.com/thoughtbot/paperclip.git
One client project will be online two months later. One of the requirements changed is to support large files (10 to 15MB per RAW camera file, expected 1000 to 5000 files download per day) download wo
I am using paperclip to handle my file uploads, and in one situation I don\'t want the file to be mandatory. I d开发者_Python百科o however want to make sure it is a specific file type when it is prese
Alright everyone this is a bit of a complicated setup so if I need to clarify the question just let me know.
Trying to get the width and height of the uploaded image while still in the model on the ini开发者_如何学Ctial save.
I have just installed paperclip into my ruby on rails blog application. Everything is working great...too great. I am trying to figure out how to tell paperclip not to output anything if there is no r