Skip to content

Commit

Permalink
remove deprecated methods [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Rodriguez committed Jun 20, 2012
1 parent 12d5732 commit 02a4ef7
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions guides/source/ajax_on_rails.textile
Expand Up @@ -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.
Expand Down

0 comments on commit 02a4ef7

Please sign in to comment.