/rhtml-mode/%if
http://github.com/ridgetang/snippets · #! · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · e4efb0633a57db78c063f8942a148ff5 MD5 · raw file
- #name : <% if ... -%> $. <% end -%>
- # --
- <% if ${cond} -%>
- $0
- <% end -%>