moving to instance variables in parfait

This commit is contained in:
2019-09-09 20:26:54 +03:00
parent fc8de10964
commit 81e3c0c270
21 changed files with 212 additions and 187 deletions

View File

@ -23,7 +23,7 @@
module Parfait
class NamedList < Object
attr :type
attr_reader :type
def self.memory_size
16