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

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