method
new
v5.1.7 -
Show latest stable
- Class:
ActionCable::SubscriptionAdapter::PostgreSQL
new(*)public
No documentation available.
# File actioncable/lib/action_cable/subscription_adapter/postgresql.rb, line 8
def initialize(*)
super
@listener = nil
end