First page Back Continue Last page Overview Text

Notes:


This example just scratches the surface of what is possible.

You can use the association options to handle polymorphic associations, statistics associations, associations that join other tables, and even ones that eagerly load all descendents for a tree structure.

There's example code for all of these association types in Sequel's documentation.