If your converting to Rails 3, you'll need to change your code
anyway.  There are no more remote-specific tags.  Instead, the tag
names are the same as a normal action.  Instead, you'll add a :remote
=> true.

So...  while you're at it, I strongly suggest you change to jQuery.

HTH,
Dan

On Jan 6, 4:03 pm, Bill Walton <bwalton...@gmail.com> wrote:
> I'm considering switching from Prototype to jQuery but wonder...  do
> the Rails helper methods like form_remote_tag and button_to_remote
> work with jQuery 'out of the box' ?
>
> I've got 2 apps I'd need to convert: one on 2.1.1 and the other on 2.3.2
>
> TIA,
> Bill

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to