diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml index e74431a7f1..7149144785 100644 --- a/guides/source/documents.yaml +++ b/guides/source/documents.yaml @@ -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