提交 436ec799 编写于 作者: U utilum

Remove redundant accessors

introduced in a0ea528b.
上级 d3f659e5
# frozen_string_literal: true
class SuccessAdapter < ActionCable::SubscriptionAdapter::Base
class << self; attr_accessor :subscribe_called, :unsubscribe_called end
def broadcast(channel, payload)
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册