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

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

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | a20531ba5e08b11184d1b2f48e7d3274 MD5 | raw file
  1. #name : render :file => " ... ", :use_full_path => ...
  2. #key : rfu
  3. #group : rails.controller
  4. #condition : (rails/controller?)
  5. # --
  6. render :file => "${filepath}", :use_full_path => ${false}