Skip to content

Commit

Permalink
Mark AR Associations guide as complete
Browse files Browse the repository at this point in the history
  • Loading branch information
lifo committed Sep 27, 2008
1 parent fda846c commit 65c30e4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions railties/doc/guides/index.txt
Expand Up @@ -11,7 +11,12 @@ These guides are complete and the authors are listed link:authors.html[here].


.link:migrations/migrations.html[Rails Database Migrations] .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] .link:routing/routing_outside_in.html[Rails Routing from the Outside In]
Expand Down Expand Up @@ -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: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:forms/form_helpers.html[Action View Form Helpers]
*********************************************************** ***********************************************************
link:http://rails.lighthouseapp.com/projects/16213/tickets/1[Lighthouse Ticket] link:http://rails.lighthouseapp.com/projects/16213/tickets/1[Lighthouse Ticket]
Expand Down

0 comments on commit 65c30e4

Please sign in to comment.