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: 5,201 of 184,991
Downloads: 1,134,193

Daily

Ranking: 3,946 of 184,981
Downloads: 665

Depended by

RankDownloadsName
11,579193,328spina
27,24946,903tallty_import_export
29,45941,933kithe
72,67112,287attr_json-associations
178,7071,009structify

Depends on

RankDownloadsName
12,655,328,096bundler
101,034,196,175rake
26860,515,732rspec
35644,475,410activerecord
56539,612,085rexml
115326,516,008webrick
2,0589,891,326appraisal
4,3411,717,006yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind