2 lines
121 B
Plaintext
Raw Normal View History

2011-11-17 15:45:33 -06:00
<%= collection_select ${1:object}, ${2:method}, ${3:collection}, ${4:value_method}, ${5:text_method}${6:,options} %>${7}