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

ActiveSupport::Deprecation.warn('`ActionDispatch::Assertions::TagAssertions` has been extracted to the rails-dom-testing gem.')