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

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