Skip to content

Instantly share code, notes, and snippets.

@vikramjadon921995
Created December 3, 2018 09:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vikramjadon921995/e306724891de42461fcc27a63e0660f0 to your computer and use it in GitHub Desktop.
Save vikramjadon921995/e306724891de42461fcc27a63e0660f0 to your computer and use it in GitHub Desktop.
Hide TextArea
<div class="form-group row ">
<%= textarea_input f, :description, nil, is_horizontal: true, class: "invisible", description: "desc.", rows: "10" %>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment