update remote_function docs referencing link_to_remote

This commit is contained in:
Andrew Kaspick
2010-07-22 14:59:52 -05:00
parent 2d2bde9f54
commit cf5c2bacb0

View File

@@ -102,7 +102,7 @@ module ActionView
:form, :with, :update, :script, :type ]).merge(CALLBACKS)
# Returns the JavaScript needed for a remote function.
# Takes the same arguments as link_to_remote.
# See the link_to_remote documentation at http://github.com/rails/prototype_legacy_helper as it takes the same arguments.
#
# Example:
# # Generates: <select id="options" onchange="new Ajax.Updater('options',