class

Turquoise::Models::Subscription

Inherits YAML::Serializable < JSON::Serializable < Granite::Base < Granite::ConnectionManagement < Granite::Querying < Granite::Select < Granite::Migrator < Granite::ValidationHelpers < Granite::Validators < Granite::Transactions < Granite::Tables < Granite::Columns < Granite::Callbacks < Granite::Associations < Reference < Object

Constructors

new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)

Instance methods

active?
Source
chats
Source
created_at
created_at!
created_at=(created_at : Time | Nil)
is_active
Source
is_active=(is_active : Bool)
Source
listeners
Source
secret
Source
secret!
Source
secret=(secret : String | Nil)
Source
subscribe
Source
to_subscriber
Source
topic
Source
topic!
Source
topic=(topic : String | Nil)
Source
unsubscribe
Source
updated_at
updated_at!
updated_at=(updated_at : Time | Nil)
users
Source