PageRenderTime 26ms CodeModel.GetById 16ms RepoModel.GetById 1ms app.codeStats 0ms

/rhtml-mode/%liai

http://github.com/ridgetang/snippets
#! | 3 lines | 3 code | 0 blank | 0 comment | 0 complexity | 1c61ddcaab420c1a61091319aea3b900 MD5 | raw file
  1. #name : <%= link_to " ... ", :action => " ... ", :id => ... %>
  2. # --
  3. <%= link_to "${title}", :action => "${edit}", :id => ${@item} %>$0