This website works better with JavaScript
Home
Explore
Help
Register
Sign In
ray-lee
/
fuel-tank
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
9f2ea1a831
Branches
Tags
master
fuel-tank
/
app
/
channels
/
application_cable
/
channel.rb
channel.rb
79 B
History
Raw
1
2
3
4
module ApplicationCable
class Channel < ActionCable::Channel::Base
end
end