method
deprecator
v7.1.3.2 -
Show latest stable
- Class:
ActionView
deprecator()public
No documentation available.
# File actionview/lib/action_view/deprecator.rb, line 4
def self.deprecator # :nodoc:
@deprecator ||= ActiveSupport::Deprecation.new
end