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

ActiveSupport::Deprecation.warn("ActionDispatch::Assertions::DomAssertions has been extracted to the rails-dom-testing gem.")