Method: Noticed::DeliveryMethods::ActionCable#stream
- Defined in:
- lib/noticed/delivery_methods/action_cable.rb
#stream ⇒ Object
14 15 16 |
# File 'lib/noticed/delivery_methods/action_cable.rb', line 14 def stream evaluate_option(:stream) || recipient end |