Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 560 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 560 Bytes

AutoParse

Homepage
http://code.google.com/p/ruby-autoparse/
Author
Bob Aman
Copyright
Copyright © 2010 Google, Inc.
License
Apache 2.0

Description

An implementation of the JSON Schema specification. Provides automatic parsing for a given JSON Schema.

Requirements

  • Either extlib or activesupport is required for inflection.

Install

  • sudo gem install autoparse