method
deprecator
v7.2.3 -
Show latest stable
- Class:
ActiveSupport
deprecator()public
No documentation available.
# File activesupport/lib/active_support/deprecator.rb, line 4
def self.deprecator # :nodoc:
ActiveSupport::Deprecation._instance
end