Files
yearly-plan/app/channels/application_cable/channel.rb
0x8664b2 808ff56abc Genesis
2022-08-23 13:00:54 -07:00

5 lines
79 B
Ruby

module ApplicationCable
class Channel < ActionCable::Channel::Base
end
end