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,666 of 193,756
Downloads: 1,833,566

Daily

Ranking: 3,879 of 193,649
Downloads: 1,673

Depended by

RankDownloadsName
11,750236,180spina
24,51863,191kithe
28,06951,908tallty_import_export
70,55914,570attr_json-associations
147,8404,044structify

Depends on

RankDownloadsName
13,494,238,297bundler
81,345,947,699rake
29989,540,006rspec
36801,545,420activerecord
41776,610,638rexml
109449,438,464webrick
2,00514,482,660appraisal
3,3534,292,239yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind