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,969 of 188,756
Downloads: 640,670

Daily

Ranking: 4,289 of 188,734
Downloads: 846

Depended by

RankDownloadsName
11,396167,496spina
27,16842,417tallty_import_export
31,72334,432kithe
102,2056,540attr_json-associations

Depends on

RankDownloadsName
12,028,452,460bundler
16839,317,424rake
23760,645,882rspec
35532,686,218activerecord
79353,666,385rexml
145214,871,646webrick
2,0727,389,599appraisal
4,2651,410,993yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind