Categories: None [Edit]

activerecord-deepstore

https://rubygems.org/gems/activerecord-deepstore
https://github.com/EmCousin/activerecord-deepstore
ActiveRecord-Deepstore enhances ActiveRecord models with powerful functionality for handling deeply nested data structures within a database column. It provides methods for storing, accessing, and managing deeply nested data, making it easier to work with complex data structures in your Rails applications. With ActiveRecord-Deepstore, you can seamlessly store nested hashes in database columns, access nested data with simple method calls, track changes to nested attributes, and much more. This gem simplifies the handling of complex data structures, improving the maintainability and readability of your Rails codebase.

Total

Ranking: 180,031 of 187,239
Downloads: 1,180

Daily

Ranking: 145,948 of 187,224
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
71,196,180,149activesupport
36711,658,717activerecord

Owners

#GravatarHandle
1iconemmanuelcousin