Method: ActiveSupport.deprecator
- Defined in:
- activesupport/lib/active_support/deprecator.rb
.deprecator ⇒ Object
:nodoc:
4 5 6 |
# File 'activesupport/lib/active_support/deprecator.rb', line 4 def self.deprecator # :nodoc: ActiveSupport::Deprecation._instance end |