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 總和檢查碼:

=

總下載次數 83,038

這個版本 4,298

版本发布:

授權:

Ruby 版本需求:

相關連結: