标签: ruby-on-rails associations
当我使用多个:include和:only时,会出错。例如:
:include
:only
super({:include => {[:notary,:source,:associate] => { :only => :name}}})