Move "Advanced Active Record" guides to separate section [ci-skip]

The "Digging Deeper" section is currently very large. We can move the
advanced Active Record guides to their own section.
This commit is contained in:
Petrik 2024-04-09 21:27:36 +02:00
parent 8feeab2338
commit 35ad43b1a5

@ -235,6 +235,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