From 2592e22ab7a5025a473139048674e687423bde46 Mon Sep 17 00:00:00 2001 From: Vipul A M Date: Tue, 7 Jun 2016 17:34:28 -0700 Subject: Expand on AC introduction list [ci skip] --- guides/source/action_cable_overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guides/source/action_cable_overview.md b/guides/source/action_cable_overview.md index 16aa9438a2..f37be6474b 100644 --- a/guides/source/action_cable_overview.md +++ b/guides/source/action_cable_overview.md @@ -6,8 +6,10 @@ incorporate real-time features into your Rails application. After reading this guide, you will know: +* What Action Cable is and its integration on backend and frontend * How to setup Action Cable * How to setup channels +* Deployment and Architecture setup for running Action Cable Introduction ------------ -- cgit v1.2.3