method
inherited
v4.0.2 -
Show latest stable
- Class:
ActiveSupport::BufferedLogger
inherited(*)public
No documentation available.
# File activesupport/lib/active_support/buffered_logger.rb, line 12
def self.inherited(*)
_deprecation_warning
super
end