2 3 4
# File 'app/channels/activity_log_channel.rb', line 2 def subscribed stream_from "messages" end