2015-10-04 53 views

回答

0

可以在簡單的形式使用標題每個輸入。

<%= f.input :name, input_html: { title: 'Name Input', placeholder: 'Input name here' } %>