From: Ali Polatel Date: Wed, 26 May 2010 17:56:07 +0000 (+0300) Subject: ruby: Don't barf if an object is destroyed more than once X-Git-Tag: 0.5~50^2 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=5c9e385591b66fa20cbb186393c48c52831a23b7;hp=5c9e385591b66fa20cbb186393c48c52831a23b7;p=notmuch ruby: Don't barf if an object is destroyed more than once Raise RuntimeError instead. Also revise Notmuch::Database a bit. Add Notmuch::Database.open singleton method. ---