Categories: Form Builder [Edit]

attr_json

https://rubygems.org/gems/attr_json
https://github.com/jrochkind/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.

Total

Ranking: 4,939 of 187,224
Downloads: 1,413,041

Daily

Ranking: 3,465 of 187,196
Downloads: 1,733

Depended by

RankDownloadsName
11,630209,107spina
27,67948,503tallty_import_export
28,03347,634kithe
72,62112,978attr_json-associations
173,1652,236structify

Depends on

RankDownloadsName
12,971,947,338bundler
101,151,463,039rake
27919,195,736rspec
36711,426,278activerecord
51643,396,879rexml
111375,180,507webrick
2,02711,945,938appraisal
4,2402,048,927yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind