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,963 of 186,947
Downloads: 1,378,722

Daily

Ranking: 3,633 of 186,938
Downloads: 852

Depended by

RankDownloadsName
11,645206,283spina
27,69747,962tallty_import_export
28,44346,178kithe
72,59312,826attr_json-associations
175,9001,912structify

Depends on

RankDownloadsName
12,936,839,016bundler
101,139,345,512rake
27913,996,669rspec
36704,586,672activerecord
51631,703,402rexml
111370,439,212webrick
2,03111,777,972appraisal
4,3111,949,511yard-activesupport-concern

Owners

#GravatarHandle
1iconjrochkind