1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

Merge pull request #25698 from CodingItWrong/action-cable-title-fix

Add header demarcation to Action Cable guide
This commit is contained in:
Jon Moss 2016-07-05 09:42:10 -04:00 committed by Rafael Mendonça França
parent ac0417cdd7
commit 2262bd0c67
No known key found for this signature in database
GPG key ID: FC23B6D0F1EEE948

View file

@ -8,6 +8,9 @@ After reading this guide, you will know:
* How to setup Action Cable
* How to setup channels
* Deployment and Architecture setup for running Action Cable
--------------------------------------------------------------------------------
Introduction
------------