RubyGems Navigation menu

objectable_json 0.1.0

ObjectableJSON is simple and clever JSON => Object Mapper. ObjectableJSON automatically analyze your JSON values and convert the values to Single Object. So, you can easily convert JSON to Single Object by only calling ObjectableJSON#parse method. Especially, this gem is powerful & useful when you treat some API JSON response. Also, this gem can work for Hash.

Gemfile:
=

install:
=

Versions:

  1. 0.1.1 January 07, 2017 (11 KB)
  2. 0.1.0 January 07, 2017 (11 KB)

Runtime Dependencies (1):

activesupport ~> 4.0.0

Development Dependencies (7):

bundler ~> 1.11
guard ~> 2.14.0
guard-rspec ~> 4.7.3
rake ~> 10.0
rspec ~> 3.0
simplecov ~> 0.12.0
yard >= 0

Owners:

Authors:

  • kazuooooo

SHA 256 checksum:

=

Total downloads 4,254

For this version 1,749

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: