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

c44aac2683a088cc88657e6969012e9dff94a2076fe9f2e729c76c1700f42e9b

總下載次數 80,432

這個版本 4,162

License:

Ruby 版本需求:

相關連結: