You should see this page:
To include owners data: @store.to_xml(:include => "owner") To show only specific field, use :only or :except options.
You should see this page:
To include owners data: @store.to_xml(:include => "owner") To show only specific field, use :only or :except options.