RubyGems Navigation menu

activerecord-deepstore 0.1.0

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - April 20, 2024 (10 KB)

Runtime Dependencies (2):

activerecord ~> 7.0
activesupport ~> 7.0

Owners:

Pushed by:

Authors:

  • Emmanuel Cousin

SHA 256 checksum:

548258f5c20298e533e55f7b528b301fcebbff7feb676e32e51f351826e72d14

Total downloads 215

For this version 215

License:

MIT

Required Ruby Version: >= 2.6.0

Links: