Sha256: 02bb95a2b7ad72376d23b246aceef99be83eef8030c55eb44d77b68f12dc011d

Contents?: true

Size: 711 Bytes

Versions: 1

Compression:

Stored size: 711 Bytes

Contents

# Changelog JSON Schema Tools


2013-10
* add base_url option to schema hash creation. Prepends an url to all links of a rendered object
* add to_schema_json for simpler model to json conversion
* add option to exclude_root in to_schema hash method

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

1 entries across 1 versions & 1 rubygems

Version Path
json_schema_tools-0.2.1 CHANGELOG.md