jsonmodel 0.0.1
This gem allows you to create dynamic classes (models) based on a JSON Schema, providing validations and being compliant with ActiveModel.
Gemfile:
=
install:
=
Versions:
- 0.0.1 January 23, 2012 (9 KB)
Runtime Dependencies (2):
activemodel
>= 0
activesupport
>= 0