If i'm not mistaken this recent change also invalidates some uses and the documentation for link_to_remote (and as a consequence also for the form_remote_tag, etc..).
What i'm talking about is the :submit property, which the documentation defines as: :submit: Specifies the DOM element ID that's used as the parent of the form elements. By default this is the current form, but it could just as well be the ID of a table row or any other DOM element. Well unfortunately with the latest change this is not true anymore, so either somebody should change the documentation to reflect this, or update the code to somehow make it work again. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" 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-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
