Skip to content

Instantly share code, notes, and snippets.

@tigawa
Last active December 11, 2015 19:29
Show Gist options
  • Save tigawa/4648839 to your computer and use it in GitHub Desktop.
Save tigawa/4648839 to your computer and use it in GitHub Desktop.
eruby TextAreaの高さを指定
<%= f.text_area :description, rows: 6 %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment