How can I use ItemView or CollectionView to render html like below: %table %tr %td{:rowspan=>"3"} Name1 %td{:rowspan=>"3"} Time1 %td Step1 %tr %td Step2 %tr ...
確定! 回上一頁