Sergio, ¡Muchas gracias! It seems to be working as expected now.
I've got some other things to fix, but this seems to get me over the hump. I will document this and at least do a blog post. And I'll check to see if I can contribute some documentation that might help others with a similar situation. Thanks again, Steve On Apr 13, 2:56 am, "Sergio Cambra .:: entreCables S.L. ::." <[email protected]> wrote: > On Lunes, 12 de Abril de 2010 17:25:26 scrozier escribió: > > > > Try adding :nested => true to params too > > > Still an error. The 9659 id is that of the related Institution record, > > not the Diploma record. > > > Seems like we should be finding and deleting the record from the join > > table, no? Which, in this case, is the diplomas_institutions table. > > Sorry, I was wrong about parent_model parameter, it should be always > Institution, so change :parent_model => selection.singularize.camelize with > :parent_model => 'Institution' -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
