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: 5,926 of 180,534
Downloads: 669,355

Daily

Ranking: 4,668 of 180,529
Downloads: 150

Depended by

RankDownloadsName
11,419169,497spina
27,12042,964tallty_import_export
31,38935,252kithe
83,0189,286attr_json-associations

Depends on

RankDownloadsName
12,085,680,397bundler
16856,806,105rake
23769,475,710rspec
34541,683,493activerecord
76367,161,807rexml
141224,166,693webrick
2,0717,576,095appraisal
4,2831,433,704yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind