PageRenderTime 27ms CodeModel.GetById 24ms RepoModel.GetById 0ms app.codeStats 0ms

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

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