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,672 of 193,214
Downloads: 1,798,541

Daily

Ranking: 3,493 of 193,188
Downloads: 1,169

Depended by

RankDownloadsName
11,759233,799spina
24,67062,224kithe
28,02351,778tallty_import_export
70,71314,455attr_json-associations
148,8803,978structify

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
29983,045,376rspec
36793,912,258activerecord
41765,810,511rexml
110443,283,510webrick
2,01014,225,758appraisal
3,4004,047,630yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind