Method: ActiveSupport.deprecator

Defined in:
activesupport/lib/active_support/deprecator.rb

.deprecatorObject

:nodoc:



4
5
6
# File 'activesupport/lib/active_support/deprecator.rb', line 4

def self.deprecator # :nodoc:
  ActiveSupport::Deprecation._instance
end