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,874 of 188,635
Downloads: 1,510,220

Daily

Ranking: 3,543 of 188,368
Downloads: 1,612

Depended by

RankDownloadsName
11,650215,635spina
26,57352,662kithe
27,72449,637tallty_import_export
72,63313,270attr_json-associations
167,0702,718structify

Depends on

RankDownloadsName
13,094,829,933bundler
101,193,676,273rake
29937,507,240rspec
36735,645,382activerecord
47683,309,519rexml
110393,702,116webrick
2,02612,563,804appraisal
3,9902,502,228yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind