1
0
Fork 0
mirror of synced 2024-11-05 17:08:57 -05:00
ultimate-vim/bundle/snipmate-snippets/eruby-rails/conf.snippet
2014-05-09 21:28:39 +02:00

3 lines
67 B
Text

<% content_for :${1:yield_label_in_layout} do -%>
${2}
<% end -%>