Creates instance method that can both get or set an instance variable. It's like squeezing :attr_writer into :attr_reader.
Required Ruby Version
None
Authors
da99
Creates instance method that can both get or set an instance variable. It's like squeezing :attr_writer into :attr_reader.
None
da99