aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2013-10-29 09:28:33 +0100
committerXavier Noria <fxn@hashref.com>2013-10-29 09:31:53 +0100
commit7edaecc475f099ddde5dc4828a93ccc9996869bc (patch)
tree0f15523bc03131e8546609de8f79d82dd284a7fb
parentcd3a8fecf1abb2333ffd0bcbd687ed91280a18a8 (diff)
downloadrails-7edaecc475f099ddde5dc4828a93ccc9996869bc.tar.gz
rails-7edaecc475f099ddde5dc4828a93ccc9996869bc.tar.bz2
rails-7edaecc475f099ddde5dc4828a93ccc9996869bc.zip
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 eefc03a8069bddfe31751c4bd4fb1804e7f33c2c.
-rw-r--r--guides/source/documents.yaml6
1 files changed, 0 insertions, 6 deletions
diff --git a/guides/source/documents.yaml b/guides/source/documents.yaml
index d11fe31d75..1bf9ff95e1 100644
--- a/guides/source/documents.yaml
+++ b/guides/source/documents.yaml
@@ -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: