Merge error?

When I write this line <%= round_form.select :round, :action, ["a", "b", "c", "d"] %>

I get this. What gives? undefined method `merge' for ["a", "b", "c", "d"]:Array