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