text_field_tag placeholder rails code example Example: text_field_tag placeholder rails <%= text_field_tag :mother_name, nil, placeholder: 'Some text' %>