aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/documents.yaml
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2018-07-31 21:44:10 +0200
committerGitHub <noreply@github.com>2018-07-31 21:44:10 +0200
commit40ac706393568109d32f6c72f79fc09d22936e77 (patch)
tree5f0d3781746f6932943fc62489651aff15c68027 /guides/source/documents.yaml
parentf37982e41a397464bd07a4338dca6b3c0d7ab508 (diff)
parentfb12c03d68ba0373573432eb66ce8dc97e142c35 (diff)
downloadrails-40ac706393568109d32f6c72f79fc09d22936e77.tar.gz
rails-40ac706393568109d32f6c72f79fc09d22936e77.tar.bz2
rails-40ac706393568109d32f6c72f79fc09d22936e77.zip
Merge pull request #33490 from rails/revert-31883-remove-label-in-porgress-for-M-V-guides
Revert "Remove label 'work in progress' for AM and AV guides"
Diffstat (limited to 'guides/source/documents.yaml')
-rw-r--r--guides/source/documents.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index a96502423d..4dee34b1e7 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -36,6 +36,7 @@
name: Active Model Basics
url: active_model_basics.html
description: This guide covers the use of model classes without Active Record.
+ work_in_progress: true
-
name: Views
documents:
@@ -43,6 +44,7 @@
name: Action View Overview
url: action_view_overview.html
description: This guide provides an introduction to Action View and introduces a few of the more common view helpers.
+ work_in_progress: true
-
name: Layouts and Rendering in Rails
url: layouts_and_rendering.html