From 65c30e453ec03f5436baec44e09f2652c2844748 Mon Sep 17 00:00:00 2001 From: Pratik Naik Date: Sat, 27 Sep 2008 15:02:39 +0100 Subject: Mark AR Associations guide as complete --- railties/doc/guides/index.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'railties/doc') diff --git a/railties/doc/guides/index.txt b/railties/doc/guides/index.txt index 52f029da09..7e1bf09a39 100644 --- a/railties/doc/guides/index.txt +++ b/railties/doc/guides/index.txt @@ -11,7 +11,12 @@ These guides are complete and the authors are listed link:authors.html[here]. .link:migrations/migrations.html[Rails Database Migrations] *********************************************************** -TODO: Insert some description here. +This guide covers how you can use Active Record migrations to alter your database in a structured and organised manner. +*********************************************************** + +.link:activerecord/association_basics.html[Active Record Associations] +*********************************************************** +This guide covers all the associations provided by Active Record. *********************************************************** .link:routing/routing_outside_in.html[Rails Routing from the Outside In] @@ -51,11 +56,6 @@ link:http://rails.lighthouseapp.com/projects/16213/tickets/17[Lighthouse Ticket] link:http://rails.lighthouseapp.com/projects/16213/tickets/16[Lighthouse Ticket] *********************************************************** -.link:activerecord/association_basics.html[Active Record Associations] -*********************************************************** -link:http://rails.lighthouseapp.com/projects/16213/tickets/11[Lighthouse Ticket] -*********************************************************** - .link:forms/form_helpers.html[Action View Form Helpers] *********************************************************** link:http://rails.lighthouseapp.com/projects/16213/tickets/1[Lighthouse Ticket] -- cgit v1.2.3