Sign in Sign up
rubygems

attr_json

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.

Activity

Latest release
10mo ago
Total releases
25
Cadence
~2 months
Last 12 months
1

Reach

Stars

Details

License
MIT
First release
Apr 28, 2018
Releases
Version Released
2.6.0 minor
2.5.1 patch
2.5.0 minor
2.4.0 minor
2.3.1 patch
2.3.0 minor
2.2.0 minor
2.1.0 minor
2.0.1 patch
2.0.0 major
2.0.0.rc1 pre
1.5.0 minor
1.4.1 patch
1.4.0 minor
1.3.0 minor
1.2.0 minor
1.1.0 minor
1.0.0 major
0.7.0 minor
0.6.0 minor
0.5.0 minor
0.4.0 minor
0.3.0 minor
0.2.0 minor
0.1.0 initial