Module ActionController::Assertions::DomAssertions
In: lib/action_controller/assertions/dom_assertions.rb

Methods

Public Instance methods

Test two HTML strings for equivalency (e.g., identical up to reordering of attributes)

The negated form of assert_dom_equivalent.

[Validate]