1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

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"
This commit is contained in:
Xavier Noria 2018-07-31 21:44:10 +02:00 committed by GitHub
commit 40ac706393
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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