dotar/vim/snippets/eruby-rails/conf.snippet

4 lines
66 B
Plaintext
Raw Normal View History

2011-11-17 15:45:33 -06:00
<% content_for :${1:yield_label_in_layout} do %>
${2}
<% end %>