/ruby-mode/Methods/attr_accessor .. (rw).yasnippet
Unknown | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 9bfa38f8d3471d19dca4e72f822d66b3 MD5 | raw file
- # -*- mode: snippet -*-
- # key: rw
- # contributor: Translated from TextMate Snippet
- # name: attr_accessor ..
- # --
- attr_accessor :${0:attr_names}