I don\'t have any ideas. Could you give me any clues (like reference sites). Any help will be appreciated.
Model1: GROUP
You can do this in rails 3.x regardless if you are referencing the table or not in a where clause:
Group.eager_load(:user_group_cmb)
...and it will perform a left outter join