Hello all,
I am trying to attach files in my RoR app. I am using Rails 2.0.2 and
Ruby 1.8.7 for project specific purposes. I am using Ubuntu 10.04 OS.
I have tried out two plugins(paperclip and attachment_fu) but I have no
luck so far in getting things working with them. I am basically facing
compatibility issues as the configuration I am using is pretty much not
used these days.
Kindly have a look at these URL’S in order to better understand the
issues that I am currently facing:-
http://stackoverflow.com/questions/6000588/issues-with-attachment-fu-plugin-in-rails-2
It would be great if you can help me with your insights on these issues.
Also, can you kindly suggest plugins or gems which I can make use of to
attach files in my rails app based on the above configuration.
Your suggestions would be really helpful,
Thank you…