ref: master
app/views/custom_fields/_numeric.html.erb
<%= labelled_form_field field.name, number_field_tag(name,profile.custom_value(field.name))%>