Merge pull request #51533 from p8/guides/advanced-active-record

Move "Advanced Active Record" guides to separate section [ci-skip]
This commit is contained in:
Petrik de Heus 2024-06-16 16:31:09 +02:00 committed by GitHub
commit 445de23b21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -234,6 +234,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: Advanced Active Record
documents:
-
name: Active Record and PostgreSQL
work_in_progress: true