Rails conforms to the HTML convention. # new.html.slim = form_for @post do |f| = f.text_field :title, value: 'It will never change', ...
確定! 回上一頁