/ruby-mode/Ruby on Rails/Controller/controller.rjext.2
http://github.com/ridgetang/snippets · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 3ffc46650ca5bce944b91bcb003c8949 MD5 · raw file
- #name : render :json => ... .to_ext_json save
- #key : rjext.2
- #group : rails.controller
- #condition : (rails/controller?)
- # --
- render :json => @${1:`(singularize-string (rails/cur-res-title))`}.to_ext_json(:success => @$1.save)