From edc705d1a5f7b158fe24bd67980723872496be00 Mon Sep 17 00:00:00 2001 From: Andrei Beliankou Date: Wed, 10 Apr 2019 20:29:34 +0200 Subject: Add section on PostgreSQL to the guides index [ci skip] --- 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 25e4fdb4e6..c44bf7240b 100644 --- a/guides/source/documents.yaml +++ b/guides/source/documents.yaml @@ -155,6 +155,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: Active Record and PostgreSQL + url: active_record_postgresql.html + description: This guide covers PostgreSQL specific usage of Active Record. - name: Extending Rails -- cgit v1.2.3