RubyGems Navigation menu

objectable_json 0.1.1

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:
=

安装:
=

版本列表:

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

Runtime 依赖 (1):

activesupport ~> 4.0.0

Development 依赖 (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

业主:

作者:

  • kazuooooo

SHA 256 校验和:

=

下载总量 4,254

这个版本 2,505

版本发布:

许可:

MIT

需要的 Ruby 版本: > 2.2.5

链接: