用rails 生HTML 以往都是用content tag content_tag(:div, , class: "home") <div class="home"> </div>. 現在新的寫法直接用tag 就可以了
確定! 回上一頁