Skip to content
Verified Commit d7397758 authored by sunpoet's avatar sunpoet
Browse files

databases/rubygem-attr_json: Add rubygem-attr_json 2.1.0

ActiveRecord attributes stored serialized in a json column, super smooth.

Typed and cast like Active Record. Supporting nested models, dirty tracking,
some querying (with postgres jsonb contains), and working smoothy with form
builders.

Use your database as a typed object store via ActiveRecord, in the same models
right next to ordinary ActiveRecord column-backed attributes and associations.
Your json-serialized attr_json attributes use as much of the existing
ActiveRecord architecture as we can.
parent e17e236d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment