Sha256: 997da19a392400a5a034146a397af788728f13ff1282d583d6d1d5227a060a35

Contents?: true

Size: 493 Bytes

Versions: 2

Compression:

Stored size: 493 Bytes

Contents

# Changelog JSON Schema Tools


2013-06

* *has_schema_attr :schema=>{schema as ruby hash}* allow pass a schema as hash
* *SchemaTools::Reader.read('name', {Schema Hash}|'String Path'  )*  init a schema from hash additionally to passing a string as schema path
* rails 4 (ActiveModel) compatibility
* Testing with different ActiveModel Versions


2013-02

* add validations for classes generated by KlassFactory

2012-12
* initial version with reader, hasher, params cleaner, attributes module

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
json_schema_tools-0.1.2 CHANGELOG.md
json_schema_tools-0.1.1 CHANGELOG.md