PageRenderTime 2364ms CodeModel.GetById 60ms RepoModel.GetById 27ms app.codeStats 1ms

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

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | b23f32ccad71a579eda4787c92255352 MD5 | raw file
  1. #name : render :text => " ... "
  2. #key : rt
  3. #group : rails.controller
  4. #condition : (rails/controller?)
  5. # --
  6. render :text => "${Text here...}"