Part 3 of the Rails STI post is available now: http://joemcglynn.wordpress.com/2009/12/16/rails-single-table-inheritance-part-iii/
The example source code for part 2 is on github: http://github.com/canonical/Single-Table-Example Cheers, Joe On Dec 12, 4:54 pm, Joe McGlynn <[email protected]> wrote: > I'm using Rails STI on a project, so I extracted the basics and wrote > up some basics onsingletableinheritance and how it's used in Rails. > > Two blog posts, first is > here:http://joemcglynn.wordpress.com/2009/12/11/rails-sti-part-1/ > > Second is > here:http://joemcglynn.wordpress.com/2009/12/12/rails-single-table-inherit... > > I put the sample code on my github > repository:http://github.com/canonical/Single-Table-Example > > I plan to write one more segment on STI showing some more advanced > scenarios. > > Cheers, > Joe -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

