moving to instance variables in parfait
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
module Parfait
|
||||
class NamedList < Object
|
||||
|
||||
attr :type
|
||||
attr_reader :type
|
||||
|
||||
def self.memory_size
|
||||
16
|
||||
|
Reference in New Issue
Block a user