• J
    omg computer science! · 7895182d
    Jon Leighton 提交于
    Implement a mini state machine for serialized attributes. This means we
    do not have to deserialize the values upon initialization, which means
    that if we never actually access the attribute, we never have to
    deserialize it.
    7895182d
attribute_methods_test.rb 22.8 KB