I would like to announce version 2.6 of KirbyBase, a small, pure-Ruby 
database management system that stores its data in plain-text files.


You can download the latest version from here:

http://rubyforge.org/projects/kirbybase/ 

or here:

http://netpromi.com/kirbybase_ruby.html


The big news for this release is that I am no longer overriding 
NilClass#method_missing.  See changes.txt for details.

Jamey Cribbs