Method: ActsAsRealTime.channel

Defined in:
lib/acts_as_realtime.rb

.channelObject

Returns the value of attribute channel.



6
7
8
# File 'lib/acts_as_realtime.rb', line 6

def channel
  @channel
end