aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/testing/assertions/dom.rb
blob: 53d1b198e63520cebc05300f1c07fa2a5c504c13 (plain) (blame)
1
2
3
require 'active_support/deprecation'

ActiveSupport::Deprecation.warn("ActionDispatch::Assertions::DomAssertions has been moved to ActionView. You can find it in action_view/testing/assertions/dom.rb.")