Method: ActionText.deprecator

Defined in:
lib/action_text/deprecator.rb

.deprecatorObject

:nodoc:



6
7
8
# File 'lib/action_text/deprecator.rb', line 6

def self.deprecator # :nodoc:
  @deprecator ||= ActiveSupport::Deprecation.new
end