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,635 of 196,106
Downloads: 1,963,987

Daily

Ranking: 3,352 of 196,079
Downloads: 1,470

Depended by

RankDownloadsName
11,716245,817spina
24,07466,533kithe
28,07553,060tallty_import_export
69,56815,207attr_json-associations
75,17213,546structify

Depends on

RankDownloadsName
13,666,535,620bundler
81,393,995,228rake
291,010,539,582rspec
37826,698,318activerecord
40809,969,167rexml
109468,307,746webrick
1,99215,341,915appraisal
3,2274,947,183yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind