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

/ruby-mode/Methods/attr_accessor .. (rw).yasnippet

http://github.com/ridgetang/snippets
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 9bfa38f8d3471d19dca4e72f822d66b3 MD5 | raw file
  1. # -*- mode: snippet -*-
  2. # key: rw
  3. # contributor: Translated from TextMate Snippet
  4. # name: attr_accessor ..
  5. # --
  6. attr_accessor :${0:attr_names}