Skip to content

Instantly share code, notes, and snippets.

@washingtonsoares
Created November 23, 2014 00:55
Show Gist options
  • Save washingtonsoares/c778837c98ee0a9ad334 to your computer and use it in GitHub Desktop.
Save washingtonsoares/c778837c98ee0a9ad334 to your computer and use it in GitHub Desktop.
<%= f.select(:sector, [['Pessoal','Contábil','Fiscal','Administrativo/Financeiro']], {:prompt => "SETOR:", :required => true, :class => 'meio' }) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment