On Thu, Feb 11, 2010 at 1:33 PM, Marnen Laibow-Koser <[email protected]> wrote: >>> Wouldn't that still put the JavaScript into your HTML files? >> >> Yup. > > Which I don't like to do. Thanks for confirming that this is actually > the case.
link_to_remote, button_to_remote, periodically_call_remote, submit_to_remote, and remote_form_for all write JS directly into the HTML. Good thing you don't use those. -- Greg Donald destiney.com | gregdonald.com -- 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 [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-talk?hl=en.

