Method: ActiveNotifier::Base#channels

Defined in:
lib/active_notifier/base.rb

#channelsObject

Returns the value of attribute channels.



3
4
5
# File 'lib/active_notifier/base.rb', line 3

def channels
  @channels
end