method
deprecator
rails latest stable - Class:
ActionCable
deprecator()public
No documentation available.
# File actioncable/lib/action_cable/deprecator.rb, line 4
def self.deprecator # :nodoc:
@deprecator ||= ActiveSupport::Deprecation.new
end