/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
- #name : render :file => " ... ", :use_full_path => ...
- #key : rfu
- #group : rails.controller
- #condition : (rails/controller?)
- # --
- render :file => "${filepath}", :use_full_path => ${false}