mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Trailing CR
This commit is contained in:
parent
3a4a11dc91
commit
95dfcce7ee
1 changed files with 0 additions and 1 deletions
|
@ -13,6 +13,5 @@ module ActionCable
|
|||
redis.publish channel, message.to_json
|
||||
logger.info "[ActionCable] Broadcasting to channel (#{channel}): #{message}"
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue