method
deprecator
v7.1.3.2 -
Show latest stable
- Class:
ActionText
deprecator()public
No documentation available.
# File actiontext/lib/action_text/deprecator.rb, line 4
def self.deprecator # :nodoc:
@deprecator ||= ActiveSupport::Deprecation.new
end