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

4 lines
66 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
<% content_for :${1:yield_label_in_layout} do %>
${2}
<% end %>