Revert "add active model basics wip to guides/documents.yaml"

Reason: WIP guides are not in the index because they are partial
work pushed to the repo. Either there is someone working on them
or else the work was interrupted.

Guides are added to the index page when they are finished, the
author considers the draft to be complete, someone reviews them,
and overall they are considered to be good for users to read.

This reverts commit eefc03a806.
This commit is contained in:
Xavier Noria 2013-10-29 09:28:33 +01:00
parent cd3a8fecf1
commit 7edaecc475
1 changed files with 0 additions and 6 deletions

View File

@ -32,12 +32,6 @@
name: Active Record Query Interface
url: active_record_querying.html
description: This guide covers the database query interface provided by Active Record.
-
name: Active Model Basics
url: active_model_basics.html
description: This guide will get you started using model classes, and non-Active Record models.
work_in_progress: true
-
name: Views
documents: