frozen_string_literal: true
An attribute created by #attr, #attr_reader, #attr_writer or #attr_accessor
Constants
MARSHAL_VERSION = 3
Attributes
[RW] | rw |
Is the attribute readable (‘R’), writable (‘W’) or both (‘RW’)? |
frozen_string_literal: true
An attribute created by #attr, #attr_reader, #attr_writer or #attr_accessor
MARSHAL_VERSION = 3
[RW] | rw |
Is the attribute readable (‘R’), writable (‘W’) or both (‘RW’)? |