PageRenderTime 123ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

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

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | f5f67a59ae5de62f0f66ac7178d1a14f MD5 | raw file
  1. #name : render :nothing => ... , :status => ...
  2. #key : rns
  3. #group : rails.controller
  4. #condition : (rails/controller?)
  5. # --
  6. render :nothing => ${true}, :status => ${401}