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,484 of 183,471
Downloads: 921,025

Daily

Ranking: 2,557 of 183,459
Downloads: 1,480

Depended by

RankDownloadsName
11,522185,266spina
27,07045,926tallty_import_export
29,84740,083kithe
72,47312,059attr_json-associations

Depends on

RankDownloadsName
12,455,829,279bundler
10968,905,115rake
25824,998,340rspec
35604,841,665activerecord
67476,832,461rexml
121288,706,065webrick
2,0738,881,327appraisal
4,3251,615,008yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind