mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
There is no DeprecatedBlockHelpers in AV, so remove it
This commit is contained in:
parent
e0c344dc49
commit
f405df6e57
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ module ActionView #:nodoc:
|
|||
autoload :CsrfHelper
|
||||
autoload :DateHelper
|
||||
autoload :DebugHelper
|
||||
autoload :DeprecatedBlockHelpers
|
||||
autoload :FormHelper
|
||||
autoload :FormOptionsHelper
|
||||
autoload :FormTagHelper
|
||||
|
|
Loading…
Reference in a new issue