PageRenderTime 86ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/rhtml-mode/%if

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