.row: .col-md-6 = form [expense_gun, @expense] do |f| = f.input :name = f.input :date, as: :string, input_html: {type: :date} = f.actions