Apparently having prototype even loaded breaks that. Thanks for the work put in to make AS work on Rails 3!
On Dec 10, 4:13 am, vhochstein <[email protected]> wrote: > Hi, > > make sure that you are using jquery 1.4.1 and that you are using the > following rails.js file for > jquery:https://github.com/vhochstein/jquery-ujs/blob/master/src/rails.js > > -- > Volker > > On Dec 10, 3:44 am, cpg <[email protected]> wrote: > > > > > Hi, > > > My issue is that I see that editing a new row in a model takes the > > browser to what looks like a new page, not embedding the action being > > done. Same thing for create and search. > > > I too have been using the vhochstein fork (with minor changes), with > > jquery, under Rails 3. I got the routes thing to work (thanks J!). > > > After walking through the instructions again, I think I did not miss > > anything. Any ideas? > > > Thanks! -- 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.
