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

ActiveSupport::Deprecation.warn("ActionDispatch::Assertions::SelectorAssertions has been moved to Action View in action_view/testing/assertions/selector.rb.")