method
document_root_element
v7.1.3.4 -
Show latest stable
- Class:
ActionController::TestCase::Behavior
document_root_element()private
No documentation available.
# File actionpack/lib/action_controller/test_case.rb, line 652
def document_root_element
html_document.root
end