Notes posted by amathis
RSS feed
amathis -
April 14, 2014 - (v3.2.13)
0 thanks
You could pass a range as the choices parameter
select :object, :method, (1..5)
select :object, :method, (1..5)