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,578 of 183,107
Downloads: 870,265

Daily

Ranking: 3,397 of 183,092
Downloads: 1,648

Depended by

RankDownloadsName
11,492183,501spina
27,06545,601tallty_import_export
30,09239,368kithe
72,51611,970attr_json-associations

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
25817,849,894rspec
35595,989,894activerecord
69463,480,900rexml
124278,571,442webrick
2,0688,709,738appraisal
4,3261,590,174yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind