Sha256: 78b32165f896e89ada538e45fc3a332f2a1bd197505d5375b0be47d2a0c4143c
Contents?: true
Size: 793 Bytes
Versions: 5
Compression:
Stored size: 793 Bytes
Contents
# Changelog JSON Schema Tools 2013-10 * allow all object properties in link href placeholders => contacts/{id}/{number} * 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
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
json_schema_tools-0.2.6 | CHANGELOG.md |
json_schema_tools-0.2.5 | CHANGELOG.md |
json_schema_tools-0.2.4 | CHANGELOG.md |
json_schema_tools-0.2.3 | CHANGELOG.md |
json_schema_tools-0.2.2 | CHANGELOG.md |