Hi,
a simple patch to let app developers choose to use LEFT JOIN instead of INNER JOIN for join hashes in find. Thus, named_scopes can be used more flexible, e.g. when defining OR'ed conditions on different associations.
Patch http://rails.lighthouseapp.com/attachments/92545/add_join_operator_option.diff
Please have a look.
Thanks, Steffen