aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorAndrei Beliankou <arbox@yandex.ru>2019-04-12 13:57:19 +0200
committerAndrei Beliankou <arbox@yandex.ru>2019-04-12 13:57:19 +0200
commit53351addb17e17f445b341dff73249bdcf5022f9 (patch)
tree6b23903579fca2efdbefa92009d239cc03a0e3d7 /guides/source/documents.yaml
parentedc705d1a5f7b158fe24bd67980723872496be00 (diff)
downloadrails-53351addb17e17f445b341dff73249bdcf5022f9.tar.gz
rails-53351addb17e17f445b341dff73249bdcf5022f9.tar.bz2
rails-53351addb17e17f445b341dff73249bdcf5022f9.zip
Mark the section on PostgreSQL to be work in progress [ci skip]
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index c44bf7240b..1e67b2bce7 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -157,6 +157,7 @@
description: This guide explains how to effectively use Rails to develop a JSON API application.
-
name: Active Record and PostgreSQL
+ work_in_progress: true
url: active_record_postgresql.html
description: This guide covers PostgreSQL specific usage of Active Record.