ac test
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class OrderChannel < ApplicationCable::Channel
|
||||
def subscribed
|
||||
def subscribed
|
||||
stream_from "order_channel"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user