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