aboutsummaryrefslogtreecommitdiffstats
path: root/actioncable/lib/rails
diff options
context:
space:
mode:
authorSantosh Wadghule <santosh.wadghule@gmail.com>2016-07-12 12:57:16 +0530
committerSantosh Wadghule <santosh.wadghule@gmail.com>2016-07-13 19:13:05 +0530
commite73b5cf51ba1144cc950a27314f8f8b34b2d81b1 (patch)
treeba3eb90ade3ff43977f0913a42f719e4dd5149a8 /actioncable/lib/rails
parentdb1582ac342be68bf5addd1b770e7dec2abe44d2 (diff)
downloadrails-e73b5cf51ba1144cc950a27314f8f8b34b2d81b1.tar.gz
rails-e73b5cf51ba1144cc950a27314f8f8b34b2d81b1.tar.bz2
rails-e73b5cf51ba1144cc950a27314f8f8b34b2d81b1.zip
Give importance to rails command in the comment section.
Diffstat (limited to 'actioncable/lib/rails')
-rw-r--r--actioncable/lib/rails/generators/channel/templates/assets/cable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/actioncable/lib/rails/generators/channel/templates/assets/cable.js b/actioncable/lib/rails/generators/channel/templates/assets/cable.js
index 71ee1e66de..739aa5f022 100644
--- a/actioncable/lib/rails/generators/channel/templates/assets/cable.js
+++ b/actioncable/lib/rails/generators/channel/templates/assets/cable.js
@@ -1,5 +1,5 @@
// Action Cable provides the framework to deal with WebSockets in Rails.
-// You can generate new channels where WebSocket features live using the rails generate channel command.
+// You can generate new channels where WebSocket features live using the `rails generate channel` command.
//
//= require action_cable
//= require_self