method
new
v8.0.0 -
Show latest stable
- Class:
ActiveSupport::Deprecation::Deprecators
new()public
No documentation available.
# File activesupport/lib/active_support/deprecation/deprecators.rb, line 10
def initialize
@options = {}
@deprecators = {}
end