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,857 of 188,757
Downloads: 1,531,669

Daily

Ranking: 3,014 of 188,742
Downloads: 2,531

Depended by

RankDownloadsName
11,634217,624spina
26,13154,276kithe
27,70049,981tallty_import_export
72,30713,436attr_json-associations
164,6662,885structify

Depends on

RankDownloadsName
13,119,417,231bundler
101,202,260,445rake
29941,173,382rspec
36740,878,701activerecord
46690,855,301rexml
110398,353,124webrick
2,02312,719,104appraisal
3,9312,613,189yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind