Method: Noticed::NotificationChannel#subscribed

Defined in:
lib/noticed/notification_channel.rb

#subscribedObject



3
4
5
# File 'lib/noticed/notification_channel.rb', line 3

def subscribed
  stream_for current_user
end