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