如果你在Rails的一個數組,to_xml將巢「記錄」標籤下的每個對象。有沒有辦法來重寫這個命名呢?Rails的to_xml覆蓋
來源
2010-03-29 Jack
my_array.to_xml :root => 'foos'
2010-03-29 20:33:37 Jack