I get routing error selecting a record in a belongs_to relation with record select. I have a Player wich belongs to a team and i have configured team with record select. The form record select ui browse correctly all Teams, but when select a Team, i get a routing error /teams/1/select. I use AS branch rails 3.0 and this record_select fork. Using git://github.com/vhochstein/recordselect and git://github.com/vhochstein/active_scaffold all works (the vho version of AS not use a record _select helper with a bridge). The git://github.com/activescaffold/active_scaffold.git AS version not works with git://github.com/vhochstein/recordselect and with git://github.com/scambra/recordselect.
Thanks for support. -- 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.
