Sha256: ba7b363b29d7c6be74ebb457d7dd86d47f7e71f3e2eb378c96caa22c55e8b21b
Contents?: true
Size: 556 Bytes
Versions: 1
Compression:
Stored size: 556 Bytes
Contents
# CHANGELOG ## 0.14.1 * rename .attribute back to .key * shorten .embeds_many and .embeds_one to .many and .one * remove presence methods * add options to .many ## 0.13.1 * remove static module * rename .key to .attribute # 0.12.1 * add static module # 0.11.1 * .key now emulates DataMapper.property # 0.10.1 * rename .has_one and .has_many to .embeds_one and .embeds_many to make room for associations # 0.9 * add presence method # 0.8 * make JSON patch compatible with Active Support * remove URI from list of types The rest is history.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
structure-0.14.1 | CHANGELOG.md |