attachment-fu Questions
3
Solved
I'm working on upgrading a Rails 2.3.11, Ruby 1.9.2 app to Rails 3.0.10, and attachment_fu no longer works.
I'm looking at changing to paperclip, carrierwave, or dragonfly for file uploads, ...
Tergal asked 14/9, 2011 at 16:28
3
Solved
I have a rails application that is being upgraded from Rails 2.3.5 to Rails 3. It uses attachment_fu for file uploads. We're trying to do this conversion without making DB changes, so I'd like to a...
Smitty asked 20/6, 2011 at 19:39
4
Solved
I have just upgraded to rails3 and when I installed my usual attachment_fu plugin failed. So I started googling it and although I did manage to find a rails3 version there seemed to be a lot more p...
Encephalo asked 14/12, 2010 at 23:12
3
Solved
I am trying to write specs for a working file upload functionality using attachment_fu. However, the sample code given by the author for testing requires me to require action_controller/test_proces...
Audrey asked 19/10, 2010 at 7:52
1
I have an app in Heroku, I need simple file storage for uploaded images for this I
used send_data using attachment_fu plugin.
After that I have used the tmp/ directory to write this file and want...
Chloral asked 28/12, 2010 at 12:56
1
© 2022 - 2024 — McMap. All rights reserved.