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

/ruby-mode/Ruby on Rails/Controller/controller.rpc

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 10cc5f8f6e8fa7c7726450730b2bc931 MD5 | raw file
  1. #name : render :partial => " ... ", :collection => ...
  2. #key : rpc
  3. #group : rails.controller
  4. #condition : (rails/controller?)
  5. # --
  6. render :partial => "${item}", :collection => ${items}