From 63554cb32272e4574d6457742508d39a7eb720b9 Mon Sep 17 00:00:00 2001 From: Yoshiyuki Hirano Date: Fri, 15 Dec 2017 13:19:55 +0900 Subject: [ci skip] Update guide index for active storage --- guides/source/documents.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'guides/source/documents.yaml') diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml index 288519819d..388f3761b1 100644 --- a/guides/source/documents.yaml +++ b/guides/source/documents.yaml @@ -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 -- cgit v1.2.3