Hi,
I'm trying to think of a way a user could make changes to a record that includes changing the picture (added via paperclip), preview the changes and then accept or cancel. Is there any way to do this without using temp tables as the image cannot be rendered without a path linked to an id?