struct
Crumble::Turbo::ModelTemplateRefreshService::Subscription
- Crumble::Turbo::ModelTemplateRefreshService::Subscription
- Struct
- Value
- Object
Defined in:
crumble/turbo/model_template_refresh_service.crConstructors
Instance Method Summary
- #channel : Channel(TurboStream(IdentifiableView))
- #clone
- #copy_with(ctx _ctx = @ctx, channel _channel = @channel)
- #ctx : Crumble::Server::HandlerContext
Constructor Detail
def self.new(ctx : Crumble::Server::HandlerContext, channel : Channel(TurboStream(IdentifiableView)))
#