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,694 of 192,692
Downloads: 1,762,273

Daily

Ranking: 4,215 of 192,666
Downloads: 345

Depended by

RankDownloadsName
11,775230,568spina
24,91960,922kithe
28,06551,309tallty_import_export
70,89614,310attr_json-associations
150,3203,890structify

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
29976,634,844rspec
36786,213,027activerecord
41754,782,909rexml
109437,132,568webrick
2,01313,969,247appraisal
3,4593,839,947yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind