RubyGems Navigation menu

activejsonmodel 0.1.6

A library for creating Active Models that can serialize/deserialize to JSON. This includes full support for validation and change detection through nested models. You can write polymorphic models or arrays of models and get full support for natural serialization. Active JSON Model can optionally be combined with Active Record to create nested child models via JSON/JSONB columns.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.6 - September 10, 2022 (21 KB)
  2. 0.1.5 - September 10, 2022 (21 KB)
  3. 0.1.4 - September 03, 2022 (20.5 KB)
  4. 0.1.3 - September 02, 2022 (20.5 KB)
  5. 0.1.2 - August 22, 2022 (20 KB)
Show all versions (7 total)

Runtime Dependencies (2):

activemodel >= 5.1, < 7.1
activesupport >= 5.1, < 7.1

Owners:

Pushed by:

Authors:

  • Ryan Morlok

SHA 256 checksum:

696f4b07d0f5b302fd555b6ac88a2fb92f1589244a87e31c22e4cccda0413ef3

Total downloads 4,196

For this version 780

License:

MIT

Required Ruby Version: >= 2.7.0

New versions require MFA: true

Version published with MFA: true

Links: