About
Buy my book
Exceptional Ruby is the definitive guide to exceptions and failure handling in Ruby.
Pages
Categories
Tag Archives: nulldb
NullDB has a new maintainer
I am very pleased to announce that Myron Marston has taken over as maintainer of the NullDB project. The official home for NullDB is now: http://github.com/nulldb/nulldb Since I began the maintainer handover process a few weeks ago Myron has done … Continue reading
Looking for a new NullDB maintainer
I love Open Source. NullDB, a weekend hack that I barely touched after its first version, continues to attract periodic forks and patches. For a long time I’ve been meaning to sit down and roll in all the contributions that … Continue reading
Posted in Uncategorized
Tagged activerecord, datamapper, floss, nulldb, oss, ruby, testing
Leave a comment
NullDB for DataMapper
The first Ruby library I ever released, and still the one I get the most emails about, is NullDB. NullDB is an ActiveRecord database adapter which simply turns every database operation into a no-op. It is useful for speeding up … Continue reading
