scottwillson/racing_on_rails

View on GitHub
app/channels/application_cable/channel.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

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