1
0
Fork 0
mirror of synced 2025-03-14 09:51:00 -04:00
ultimate-vim/bundle/snipmate-snippets/ruby/each.snippet
2014-05-09 21:28:39 +02:00

1 line
34 B
Text

each { |${1:element}| ${2:body} }