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,831 of 189,104
Downloads: 1,570,564

Daily

Ranking: 2,917 of 189,083
Downloads: 2,783

Depended by

RankDownloadsName
11,651219,002spina
25,97855,088kithe
27,72650,116tallty_import_export
72,16413,526attr_json-associations
162,2783,103structify

Depends on

RankDownloadsName
13,155,797,051bundler
91,221,972,098rake
29946,005,779rspec
36747,347,908activerecord
45700,436,659rexml
110404,130,170webrick
2,02212,877,031appraisal
3,8582,765,239yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind