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,738 of 192,137
Downloads: 1,706,163

Daily

Ranking: 3,420 of 192,103
Downloads: 1,580

Depended by

RankDownloadsName
11,648228,470spina
25,30259,268kithe
28,03851,016tallty_import_export
71,44214,053attr_json-associations
155,2533,650structify

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
29970,934,436rspec
36778,810,251activerecord
43744,384,151rexml
109431,434,822webrick
2,01413,771,043appraisal
3,5173,630,604yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind