/ruby-mode/Ruby on Rails/Resources/resources.ppath
http://github.com/ridgetang/snippets · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · addc0883d6f9bb1df0f4262d49c232da MD5 · raw file
- #name : prefixed_resource_path(@resource)
- #key : ppath
- #group : rails.resources
- #condition : (rails/cur-res-title)
- # --
- ${1:new}_${2:`(singularize-string (rails/cur-res-title))`}_path(@$2)