On Jueves, 1 de Septiembre de 2011 23:48:07 Hernan Astudillo escribió:
> 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
> 
> 

That's wrong, my recordselect fork has vhochstein changes and I'm using it 
with rails 3. I usea activescaffold-3.0.22 and recordselect 3.0.3 gems.

I'm trying to help in him in the issue he open in github. It's getting a JS 
error, I think event is attached twice in that record select because I had a 
similar problem some time ago.

> 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.

-- 
Sergio Cambra .:: entreCables S.L. ::.
Mariana Pineda 23, 50.018 Zaragoza
T) 902 021 404 F) 976 52 98 07 E) [email protected]

-- 
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.

Reply via email to