Sha256: f8fe06a50c8e8c02d61e85fb4ae1fff79abb81657ccd575cc8b3d40711ad9c3f
Contents?: true
Size: 168 Bytes
Versions: 1
Compression:
Stored size: 168 Bytes
Contents
require "test_helper" class ChatChannelTest < ActionCable::Channel::TestCase # test "subscribes" do # subscribe # assert subscription.confirmed? # end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vite_rb-0.0.1.alpha1 | examples/rails-without-webpack/test/channels/chat_channel_test.rb |