Has anyone used file_column to store the upload file in DB? I have a requirement to upload files and store in the database instead of the file system. The upload file can be any type, images or documents, .doc, .xls, .pdf....
I can find plenty of examples of file_column that store the actual file in the file system. I need help to figure out how to store the document in the database. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

