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:
=
安装:
=
版本列表:
- 0.0.1 January 23, 2012 (9.0 KB)
Runtime 依赖 (2):
activemodel
>= 0
activesupport
>= 0