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. On Monday, October 8, 2012 12:55:52 PM UTC-6, Bryan Larsen wrote: > > 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. > > Bryan > > > On Sat, Oct 6, 2012 at 1:19 PM, Bob Sleys <[email protected] <javascript:>> > wrote: > > 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 > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Hobo Users" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/hobousers/-/txNgQTWiaagJ. > > To post to this group, send email to [email protected]<javascript:>. > > > To unsubscribe from this group, send email to > > [email protected] <javascript:>. > > For more options, visit this group at > > http://groups.google.com/group/hobousers?hl=en. > -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/hobousers/-/UhwPb4NgpjQJ. 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.
