dotar/vim/snippets/eruby-rails/conf.snippet
2011-11-17 16:00:49 -06:00

4 lines
66 B
Plaintext
Executable File

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