Merge pull request #31464 from yhirano55/update_guide_index

[ci skip] Update guide index for active storage
This commit is contained in:
George Claghorn 2017-12-14 23:32:29 -05:00 committed by GitHub
commit 06dbc028da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,6 +83,10 @@
name: Active Job Basics
url: active_job_basics.html
description: This guide provides you with all you need to get started creating, enqueuing, and executing background jobs.
-
name: Active Storage
url: active_storage_overview.html
description: This guide covers how to attach files to your Active Record models.
-
name: Testing Rails Applications
url: testing.html