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