📜  text_field_tag 占位符 rails - Ruby 代码示例

📅  最后修改于: 2022-03-11 15:04:48.957000             🧑  作者: Mango

代码示例1
<%= text_field_tag :mother_name, nil, placeholder: 'Some text' %>