RubyGems Navigation menu

db-struct 0.1.0

DBStruct is a class that, like Struct, provides a convenient way to create subclasses with named fields that can be accessed via the usual Ruby setters and getters. Unlike Struct, their contents are stored in a SQLite3 database. In addition, each subclass also provides access to the database via an interface that closely mimics a Ruby Hash, including support for enumeration.

Gemfile:
=

安裝:
=

版本列表:

  1. 0.1.0 September 11, 2024 (84.5 KB)

Runtime 相依性套件 (1):

sequel ~> 5.76.0

Development 相依性套件 (2):

rspec ~> 3.10, >= 3.10.0
yard ~> 0.9.25, >= 0.9.25

必填:

Sequel

擁有者:

推送者:

作者:

  • Chris Reuter

SHA 256 總和檢查碼:

=

總下載次數 266

這個版本 266

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

相關連結: