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: 182,230 of 182,288
Downloads: 137

Daily

Ranking: 74,483 of 182,276
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
25802,225,171rspec
225153,088,793yard
75253,893,041sequel

Owners

#GravatarHandle
1iconsuetanvil