Class: Rubrowser::Channel

Inherits:
LiteCable::Channel::Base
  • Object
show all
Defined in:
lib/rubrowser/channel.rb

Instance Method Summary collapse

Instance Method Details

#subscribedObject



5
6
7
# File 'lib/rubrowser/channel.rb', line 5

def subscribed
  stream_from 'classes'
end