Always Include Associations

Hi All,

This is probably really simple, but I couldn’t find a solution anywhere.

Is there a mechanism in Ruby/Rails whereby I can tell a class to always
pre-load the associations for it (rather than specifying :include …
for every occurance)?