Quota->belongs_to(account => 'Account'); Account->belongs_to(project => 'Project');