Method: LiveQuery#add_channel

Defined in:
app/volt/tasks/live_query/live_query.rb

#add_channel(channel) ⇒ Object



59
60
61
# File 'app/volt/tasks/live_query/live_query.rb', line 59

def add_channel(channel)
  @channels << channel
end