class FayeClient::DefaultChannelHandler
Public Instance Methods
perform(message)
click to toggle source
# File lib/faye-client/channel_handlers/default_channel_handler.rb, line 6 def perform(message) message end