Something like...
:include => { :bs => { :a => , :cs => [:b]} }
http://rails.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html "Eager loading of associations" and "Table Aliasing"
Something like...
:include => { :bs => { :a => , :cs => [:b]} }
http://rails.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html "Eager loading of associations" and "Table Aliasing"