Skip to content

Commit

Permalink
Merge pull request rails#51533 from p8/guides/advanced-active-record
Browse files Browse the repository at this point in the history
Move "Advanced Active Record" guides to separate section [ci-skip]
  • Loading branch information
p8 authored Jun 16, 2024
2 parents 23729ce + 35ad43b commit 445de23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions guides/source/documents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 445de23

Please sign in to comment.