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