On Wed, Oct 24, 2012 at 6:36 AM, Arve Voldsund <[email protected]> wrote: > Hi Vivek, > > sure! > > The relationship: projectfile belongs_to project, project has_many > projectfiles. >
I assume it is that projectfile has_attached_file :prattach That should work. Can you post your DRYML? The default form should use an input_many for projectfiles, so it should just work out of the box. I haven't tried it recently, but it has worked in the past. Bryan -- 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.
