complete validation failures

badnaam,

The following should have f.select.

<%= select_tag :level, options_for_select([[“Base”, 1], [“Silver”,

2], [“Gold”, 3]]) %>