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

http://github.com/ridgetang/snippets · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · a26676b2931c5840f9ee3422faf335e9 MD5 · raw file

  1. #name : render :text => " ... ", :layout => ...
  2. #key : rtlt
  3. #group : rails.controller
  4. #condition : (rails/controller?)
  5. # --
  6. render :text => "${Text here...}", :layout => ${true}