From: Lucas Date: 2007-03-14T13:45:08+09:00 Subject: Saving and retrieving pictures to a database with rails. I'm developing an application that requires me to save pictures to a database with other data. I've been searching for hours and tried a few examples, but I keep running into trouble. Can someone recommend a working example or explain what needs to happen to make this work. Thank you.