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,609 of 196,721
Downloads: 2,016,859

Daily

Ranking: 2,855 of 196,694
Downloads: 1,978

Depended by

RankDownloadsName
11,692248,944spina
23,90067,670kithe
28,16053,102tallty_import_export
69,42515,319attr_json-associations
73,96313,924structify

Depends on

RankDownloadsName
13,728,237,794bundler
81,410,641,125rake
291,017,967,488rspec
37835,846,227activerecord
40821,362,231rexml
109474,497,732webrick
1,98715,651,736appraisal
3,2005,130,757yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind