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: 185,559 of 186,995
Downloads: 297

Daily

Ranking: 146,349 of 186,959
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
27909,782,048rspec
223191,892,382yard
80061,982,845sequel

Owners

#GravatarHandle
1iconsuetanvil