<%= f.text_field :user_key, hide_label: true %> <%= f.select :role, roles_for_select, {}, {hide_label: true} %>