/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
- #name : redirect_to :action => " ... "
- #key : rea
- #group : rails.controller
- #condition : (rails/controller?)
- # --
- redirect_to :action => "${index}"