Method: ActionText.deprecator
- Defined in:
- actiontext/lib/action_text/deprecator.rb
.deprecator ⇒ Object
:nodoc:
6 7 8 |
# File 'actiontext/lib/action_text/deprecator.rb', line 6 def self.deprecator # :nodoc: @deprecator ||= ActiveSupport::Deprecation.new end |