Method: ActiveAgent.deprecator
- Defined in:
- lib/active_agent/deprecator.rb
.deprecator ⇒ Object
:nodoc:
4 5 6 |
# File 'lib/active_agent/deprecator.rb', line 4 def self.deprecator # :nodoc: @deprecator ||= ActiveSupport::Deprecation.new end |