First page Back Continue Last page Overview Graphics


Notes:

The second plugin gives the ability to eagerly load an association for a group of records without explicitly asking for it to be eagerly loaded.

DataMapper calls this Strategic Eager Loading, Sequel's plugin that does this is called Tactical Eager Loading.