You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hobo...@googlegroups.com
I need to add the ability for multiple models to each have multiple attachments added to them. I know there is the plugin hobo_paperclip to do the actual attachments to a model so I could create an attachment model to hold the attachments but is it possible to use that model in a polymorphic relationship to multiple models in Hobo. If a remember correctly this wasn't easily done in previous versions of Hobo so I was wondering that the current status was. Or if anyone had any tips on how to get this to work.
Bob
Bryan Larsen
unread,
Oct 8, 2012, 2:55:30 PM10/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hobo...@googlegroups.com
I think we had STI cleaned up fairly well for 1.3. I haven't
specifically tested it for 2.0, but it should still work.
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to hobo...@googlegroups.com
He didn't mention STI, but polymorphic relationships. Those have been working for awhile. Though the view code usually needs a bit of work to come out good. I wrote up a tutorial in the hobo book on polymorphic comments. http://hobocentral.net/books/
I'm not sure if it's available in straight html or only the pdf.