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,914 of 187,548
Downloads: 1,442,539

Daily

Ranking: 3,157 of 187,532
Downloads: 2,258

Depended by

RankDownloadsName
11,627211,693spina
27,60249,088kithe
27,73048,735tallty_import_export
72,65013,054attr_json-associations
171,8522,354structify

Depends on

RankDownloadsName
13,007,742,320bundler
101,164,433,060rake
28924,538,466rspec
36718,968,537activerecord
51655,521,287rexml
110380,383,065webrick
2,02712,134,063appraisal
4,1682,159,827yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind