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

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

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