<%= f.text_field :name %>
<%= f.check_box :active %>
<%= f.check_box :is_default %>
<%= custom_field_tag_with_label :enumeration, value %>