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,901 of 187,922
Downloads: 1,467,706

Daily

Ranking: 3,664 of 187,912
Downloads: 1,629

Depended by

RankDownloadsName
11,635213,105spina
27,25950,307kithe
27,72249,099tallty_import_export
72,53513,170attr_json-associations
170,9582,446structify

Depends on

RankDownloadsName
13,041,798,299bundler
101,176,150,329rake
28929,651,273rspec
36725,234,556activerecord
48666,909,033rexml
110385,435,540webrick
2,02912,294,728appraisal
4,1152,271,370yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind