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:
=
instalar:
=
dependencias de Runtime (1):
activesupport
~> 4.0.0