RubyGems Navigation menu

key-db 5.0.0

A database acessible via keys. Wrapped everything in a module. To create a database: KeyDB::DB.new('your database name'). Made attributes for all database keys. Database keys now creatable and accessible via: db.foo = 'bar'; db.foo. Cannot change keys through attributes, you must use change_key. Better documentation available at http://keydbdocs.tumblr.com. File to require: 'keydb'

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 5.0.0 - May 20, 2012 (4.5 KB)
  2. 4.0.1 - May 20, 2012 (34 KB)
  3. 4.0.0 - May 20, 2012 (34.5 KB)
  4. 3.0.1 - May 19, 2012 (33.5 KB)
  5. 3.0.0 - May 16, 2012 (34 KB)
Show all versions (28 total)

Owners:

Authors:

  • Solomon Wise

SHA 256 checksum:

c44aac2683a088cc88657e6969012e9dff94a2076fe9f2e729c76c1700f42e9b

Total downloads 80,086

For this version 4,142

Licenses:

N/A

Required Ruby Version: None

Links: