PageRenderTime 23ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/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
  1. #name : nested_collection_path
  2. #key : ncpath
  3. #group : rails.resources
  4. #condition : (rails/cur-res-title)
  5. # --
  6. ${1:owner}_${2:`(pluralize-string (rails/cur-res-title))`}_path(@$1)