method
new
rails 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