aboutsummaryrefslogblamecommitdiffstats
path: root/actionpack/lib/action_dispatch/testing/assertions/selector.rb
blob: 588da094d56e6ac7a2267ac5987e5df57510d150 (plain) (tree)
1
2
3
                                    
 
                                                                                                                                                                             
require 'active_support/deprecation'

ActiveSupport::Deprecation.warn("ActionDispatch::Assertions::SelectorAssertions has been moved to ActionView. You can find it in action_view/testing/assertions/selector.rb.")