{"id":86797,"library":"json-mapper","title":"JSON Mapper","description":"Ruby gem for mapping JSON data structures to Ruby classes","status":"active","version":"0.2.1","language":"ruby","source_language":null,"source_url":"https://github.com/tanordheim/json_mapper","tags":["json","mapping","serialization"],"install":[{"cmd":"gem install json_mapper","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'json_mapper', '~> 0.2.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"JsonMapper","correct":"require 'json_mapper'"}],"quickstart":{"code":"require 'json_mapper'\nclass User\n  include JsonMapper\n  json_attr :name, :email\nend\nuser = User.from_json('{\"name\":\"Alice\",\"email\":\"alice@example.com\"}')\nputs user.name","lang":"ruby","description":"Map JSON to a Ruby class"},"warnings":[],"env_vars":null,"search_vec":"'class':12 'data':8 'gem':4 'json':1,7,13 'map':6,14 'mapper':2 'rubi':3,11 'serial':15 'structur':9","created_at":"2026-06-19T08:08:17.382192+00:00","updated_at":"2026-06-19T08:08:17.382192+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/tanordheim/json_mapper","github":"https://github.com/tanordheim/json_mapper","docs":"http://www.rubydoc.info/gems/json_mapper/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}