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 (11KB)
  2. 0.1.0 January 07, 2017 (11KB)

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

リンク: