Merge pull request #22638 from lpaulmp/patch-1

Update USAGE [ci skip]
This commit is contained in:
Abdelkader Boudih 2015-12-17 15:20:00 +00:00
commit d9d8fca780

@ -1,7 +1,7 @@
Description:
============
Stubs out a new cable channel for the server (in Ruby) and client (in CoffeeScript).
Pass the chanel name, either CamelCased or under_scored, and an optional list of channel actions as arguments.
Pass the channel name, either CamelCased or under_scored, and an optional list of channel actions as arguments.
Note: Turn on the cable connection in app/assets/javascript/cable.coffee after generating any channels.