mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Removed tag.rb, since it is actually removed, not just deprecated. [ci skip]
This commit is contained in:
parent
a766a025e6
commit
fa916af696
1 changed files with 0 additions and 3 deletions
|
@ -1,3 +0,0 @@
|
|||
require 'active_support/deprecation'
|
||||
|
||||
ActiveSupport::Deprecation.warn("ActionDispatch::Assertions::TagAssertions has been eprecated. Use the assert_select methods from SelectorAssertions in action_view/testing/assertions/selector.rb.")
|
Loading…
Reference in a new issue