So on the partners list view are you wanting one link to the registrations index action passing the partner_id?
On Wed, Feb 10, 2010 at 3:37 PM, Brian Cardarella <[email protected]>wrote: > Yup, > > So we have a partner resource that is AS, with a nested registration > resource. > > So each partner has_many :registrations > > I'd like to have a link for every partner record to link to the > registration controller index action passing the partner_id > > - Brian > > On Feb 10, 4:32 pm, [email protected] wrote: > > Can you describe your problem with a little more detail? > > Sent from my Verizon Wireless BlackBerry > > > > > > > > -----Original Message----- > > From: Brian Cardarella <[email protected]> > > Date: Wed, 10 Feb 2010 13:26:09 > > To: ActiveScaffold : Ruby on Rails plugin< > [email protected]> > > Subject: Active link params > > > > So I don't see how to use the current object's ID with an active link. > > I must be missing it somewhere. Any help? > > > > -- > > 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]<activescaffold%[email protected]> > . > > For more options, visit this group athttp:// > groups.google.com/group/activescaffold?hl=en. > > -- > 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]<activescaffold%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/activescaffold?hl=en. > > -- 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.
