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