Skip to content

Commit

Permalink
don’t explicitly mention EventMachine [ci skip]
Browse files Browse the repository at this point in the history
Follow up to 6accef4
  • Loading branch information
y-yagi committed Feb 5, 2016
1 parent 2e1a4bd commit cdb6f2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Be sure to restart your server when you modify this file. Action Cable runs in an EventMachine loop that does not support auto reloading.
# Be sure to restart your server when you modify this file. Action Cable runs in a loop that does not support auto reloading.
<% module_namespacing do -%>
class <%= class_name %>Channel < ApplicationCable::Channel
def subscribed
Expand Down

0 comments on commit cdb6f2e

Please sign in to comment.