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

Merge pull request #41161 from ghiculescu/patch-1

Add Webpacker to Guides list
This commit is contained in:
Xavier Noria 2021-01-22 14:37:50 +01:00 committed by GitHub
commit 76c834bcb6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,10 @@
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: Webpacker
url: webpacker.html
description: This guide introduces Webpacker, a Rails wrapper around the webpack build system.
-
name: Digging Deeper
documents: