method

document_root_element

rails latest stable - Class: ActionDispatch::IntegrationTest

Method deprecated or moved

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

document_root_element()
public

No documentation available.

# File actionpack/lib/action_dispatch/testing/integration.rb, line 510
    def document_root_element
      html_document.root
    end