struct Crumble::Turbo::ModelTemplateRefreshService::Subscription

Defined in:

crumble/turbo/model_template_refresh_service.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : Crumble::Server::HandlerContext, channel : Channel(TurboStream(IdentifiableView))) #

[View source]

Instance Method Detail

def channel : Channel(TurboStream(IdentifiableView)) #

def clone #

[View source]
def copy_with(ctx _ctx = @ctx, channel _channel = @channel) #

[View source]
def ctx : Crumble::Server::HandlerContext #