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