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

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

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