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,883 of 188,232
Downloads: 1,496,251

Daily

Ranking: 3,355 of 188,218
Downloads: 2,121

Depended by

RankDownloadsName
11,646215,006spina
26,70152,111kithe
27,69949,549tallty_import_export
72,60813,246attr_json-associations
167,9572,658structify

Depends on

RankDownloadsName
13,077,565,157bundler
101,188,171,968rake
29935,095,722rspec
36732,220,208activerecord
47678,297,637rexml
110391,183,379webrick
2,02812,474,990appraisal
4,0392,409,656yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind