/ruby-mode/Methods/attr_accessor .. (rw).yasnippet
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# -- 6attr_accessor :${0:attr_names}