來源:顯示 | 在 GitHub
# File actionpack/lib/action_dispatch/testing/integration.rb, line 693 def app super || self.class.app end
# File actionpack/lib/action_dispatch/testing/integration.rb, line 697 def document_root_element html_document.root end