This is probably pretty easy, but I’m still a newb as far as ruby and
rails goes.
I am using the acts_as_attachment and would like to know how I go
about setting the path that the file is saved to so that it is saved
in a folder named after the models parent model id
Thanks in advance
Tony