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

安装:
=

版本列表:

  1. 5.0.0 May 20, 2012 (4.5 KB)
  2. 4.0.1 May 20, 2012 (34.0 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.0 KB)
显示所有版本 (共 28 个)

所有者:

作者:

  • Solomon Wise

SHA 256 校验和:

=

下载总量 85,465

这个版本 4,547

版本发布:

许可:

需要的 Ruby 版本:

链接: