From 7edaecc475f099ddde5dc4828a93ccc9996869bc Mon Sep 17 00:00:00 2001 From: Xavier Noria Date: Tue, 29 Oct 2013 09:28:33 +0100 Subject: 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. --- guides/source/documents.yaml | 6 ------ 1 file changed, 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: -- cgit v1.2.3