I have three models: Competition ---< Participation >--- Team I want to add teams to competition by selecting them via checkboxes in Competition form what participaiton_form_column or team_form_column helper method should I write to implement this? I think I should build participations somehow (guess I can do it in my helper). If anyone have an experience of implementing such a thing in AS it will be great to describe it here.
-- 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.
