0

Hi I am looking for a very good solution to upload and download document file types directly to and from the database using rails 3.1.x ... I used paperclip for that but image-magick is pain to install on windows..please help me in these... Thanks

user1166925
  • 27
  • 1
  • 6

1 Answers1

0

If you're not uploading images, you don't need to install image-magick.

As for storing to the database using Paperclip, see this topic.

Community
  • 1
  • 1
Nate
  • 16,748
  • 5
  • 45
  • 59