putting it on public/system will not work on heroku. filesystem is readonly and changes to temp directories aren't mirrored between instances/saved during instance shutdown. I don't know if there's a way to put files on db (easily) with paperclip. I ended up just doing it with s3 (costs are pretty minimal unless you're expecting lots of traffic/big files).
-- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
