Ok, rails 3 only works with vhochstein's version for now.
If you did that, are you sure you have your routes.rb right? like this?
resources :teams do
as_routes
record_select_routes # <---this!
end
cheers,
On Wed, Aug 31, 2011 at 5:21 PM, andrea <[email protected]> wrote:
> Yes, i have this error with AS and RS (both scambra and vhochstein
> version)
>
> On Aug 31, 9:58 pm, Hernan Astudillo <[email protected]> wrote:
> > not sure what your problem is... vhochstein AS+RS works fine but you
> still
> > want to use Sergio's RS and official AS over rails 3?
> >
> >
> >
> >
> >
> >
> >
> > On Tue, Aug 30, 2011 at 1:27 AM, andrea <[email protected]>
> wrote:
> > > 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.
>
> --
> 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.
>
>
--
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.