From 02a4ef7a05c0f5803254d3a2a10c2ec46971e27b Mon Sep 17 00:00:00 2001 From: Francesco Rodriguez Date: Tue, 19 Jun 2012 23:10:21 -0500 Subject: remove deprecated methods [ci skip] --- guides/source/ajax_on_rails.textile | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'guides/source') diff --git a/guides/source/ajax_on_rails.textile b/guides/source/ajax_on_rails.textile index 7e2f96eda3..295bc2823b 100644 --- a/guides/source/ajax_on_rails.textile +++ b/guides/source/ajax_on_rails.textile @@ -274,23 +274,6 @@ h5. +form_remote_tag+ h5. +submit_to_remote+ -h4. Observing Elements - -h5. +observe_field+ - -h5. +observe_form+ - -h4. Calling a Function Periodically - -h5. +periodically_call_remote+ - - -h4. Miscellaneous Functionality - -h5. +remote_function+ - -h5. +update_page+ - h4. Serving JavaScript First we'll check out how to send JavaScript to the server manually. You are practically never going to need this, but it's interesting to understand what's going on under the hood. -- cgit v1.2.3