I have this form:
<%= simple_form_for(@student) do |f| %> <%= f.input :first_name, label: "Nombre" %> <%= f.input :hours_studying