Initial commit.
This commit is contained in:
1
vim/snippets/haml/cs.snippet
Executable file
1
vim/snippets/haml/cs.snippet
Executable file
@@ -0,0 +1 @@
|
||||
= collection_select :${1:object}, :${2:method}, :${3:collection}, :${4:value_method}, :${5:text_method} ${6:, [options]} ${7:, [html_options]}
|
||||
Reference in New Issue
Block a user