Sha256: 42832e54bb68df5e52ad308bf5a50348b361e46a4e08e34d865a4f66440e4014
Contents?: true
Size: 569 Bytes
Versions: 1
Compression:
Stored size: 569 Bytes
Contents
# CHANGELOG ## 0.1.3 (2011-10-25) * Added configuration option to ignore unknown properties. The default behavior continues to be raising an error when an unknown property name is encountered in an initialization hash. ## 0.1.2 (2011-03-31) * Fixed SystemStackError when a typed property with the same name is defined multiple times. * Use explicit path when loading modelish classes. ## 0.1.1 (2011-03-28) * Add DateTime to standard supported property types. ## 0.1.0 (2011-03-28) * Initial release, extending hashie to add property types and validations.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
modelish-0.1.3 | CHANGELOG.md |