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