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,790 of 190,317
Downloads: 1,632,096

Daily

Ranking: 3,145 of 190,280
Downloads: 3,464

Depended by

RankDownloadsName
11,635223,739spina
25,67656,599kithe
27,78750,528tallty_import_export
72,01213,693attr_json-associations
159,9213,349structify

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
29957,358,331rspec
36761,692,300activerecord
43721,121,245rexml
110417,351,628webrick
2,02413,244,302appraisal
3,6843,143,775yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind