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:
=

installieren:
=

Versionen:

  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)
Zeige alle Versionen (28 total)

Besitzer:

Autoren:

  • Solomon Wise

SHA 256-Prüfsumme:

=

Downloads insgesamt 83.038

Für diese Version 4.298

Version veröffentlicht:

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: