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,759 of 191,455
Downloads: 1,668,870

Daily

Ranking: 3,750 of 191,429
Downloads: 1,371

Depended by

RankDownloadsName
11,654225,629spina
25,42057,830kithe
27,82950,762tallty_import_export
71,72813,838attr_json-associations
158,9403,445structify

Depends on

RankDownloadsName
13,290,634,251bundler
81,273,120,523rake
29964,231,479rspec
36770,348,064activerecord
43732,573,260rexml
109424,961,824webrick
2,01813,501,836appraisal
3,6053,374,424yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind