method
deprecator
rails latest stable - Class:
ActiveModel
deprecator()public
No documentation available.
# File activemodel/lib/active_model/deprecator.rb, line 4
def self.deprecator # :nodoc:
@deprecator ||= ActiveSupport::Deprecation.new
end