respect 0.1.1
Respect lets you specify object schema using a Ruby DSL. It also provides validators, sanitizers and dumpers to generate json-schema.org compliant spec. It is perfect to specify JSON document structure.
Gemfile:
=
install:
=
Runtime Dependencies (1):
activesupport
~> 3.2.13