mirror of
https://github.com/we-promise/sure.git
synced 2026-04-20 20:44:08 +00:00
Initial commit
This commit is contained in:
4
app/channels/application_cable/channel.rb
Normal file
4
app/channels/application_cable/channel.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
module ApplicationCable
|
||||
class Channel < ActionCable::Channel::Base
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user