method

evaluate_remote_response

rails latest stable - Class: ActionView::Helpers::JavaScriptHelper

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1.0.0) is shown here.

evaluate_remote_response()
public

Returns ‘eval(request.responseText)’ which is the Javascript function that form_remote_tag can call in :complete to evaluate a multiple update return document using update_element_function calls.