The idea as it stands now is that the abstraction will happen at the javascript layer. So there will be a common rails javascript library that supports adapters to the other javascript libraries. prototype_helper should go away completely and be replaced by a rails common javascript helper.
Allen Madsen http://www.allenmadsen.com On Mon, Apr 12, 2010 at 6:28 PM, Joshua Partogi <[email protected]> wrote: > Dear all, > > Since Rails3 is using unobstrusive javascript for ajax form handling, > does the developers need to implement the corresponding > javascript_framework helper themselves? Currently rails3 only bundles > prototype_helper. Will rails3 also bundles jquery_helper? If not, will > it be available in the rails' github repository like the jquery_ujs? > > Thank you very much for the confirmation. > > Kind regards, > > -- > http://twitter.com/projexion > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" 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/rubyonrails-core?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" 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/rubyonrails-core?hl=en.
