Categories: None [Edit]

db-struct

https://rubygems.org/gems/db-struct
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.

Total

Ranking: 191,943 of 195,871
Downloads: 526

Daily

Ranking: 96,429 of 195,832
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,007,963,779rspec
230231,019,100yard
77573,228,423sequel

Owners

#GravatarHandle
1iconsuetanvil