Rails 3 Remote Links and Forms: A Definitive Guide

Posted . Visible to the public.

Thanks to habits engrained by Rails 2’s link_to_remote and remote_form_for, we expect that Rails 3 would also handle the AJAX response for our remote links and forms. But it doesn’t; it leaves that for you.

Last edit
Keywords
rails, javascript, makandra
License
Source code in this card is licensed under the MIT License.
Posted by Lexy to makandra dev (2010-11-01 20:42)