Class: Motor::DummyChannel

Inherits:
Object
  • Object
show all
Defined in:
app/channels/motor/application_cable/channel.rb

Class Method Summary collapse

Class Method Details

.broadcast_to(*_args) ⇒ Object



5
6
7
# File 'app/channels/motor/application_cable/channel.rb', line 5

def self.broadcast_to(*_args)
  nil
end