Skip to content

Instantly share code, notes, and snippets.

@damuz91
Last active May 19, 2017 13:43
Show Gist options
  • Save damuz91/1305c4ae52a9bb6298cf1f8b5a6006e5 to your computer and use it in GitHub Desktop.
Save damuz91/1305c4ae52a9bb6298cf1f8b5a6006e5 to your computer and use it in GitHub Desktop.
<%= f.select_tag :status, options_for_select(User.statuses_for_select, @user.status) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment