Sequel is the only ruby library that allows you to fully customize the eager loading process.
This is a very powerful feature, allowing you complete control over how objects in the associated table are retrieved from the database and associated to the current objects.