Skip to content

Commit

Permalink
Merge pull request rails#25002 from maclover7/jm-add-actioncable-guide
Browse files Browse the repository at this point in the history
Add Action Cable guide to list
  • Loading branch information
fxn committed May 14, 2016
2 parents 32fcfcd + c0cf61e commit 88962bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions guides/source/documents.yaml
Expand Up @@ -139,6 +139,10 @@
name: Using Rails for API-only Applications
url: api_app.html
description: This guide explains how to effectively use Rails to develop a JSON API application.
-
name: Action Cable Overview
url: action_cable_overview.html
description: This guide explains how Action Cable works, and how to use WebSockets to create real-time features.

-
name: Extending Rails
Expand Down

0 comments on commit 88962bc

Please sign in to comment.