ruby-cvs:25231
From: nobu ruby-lang.org
Date: Thu, 10 Jul 2008 22:06:04 +0900 (JST)
Subject: [ruby-cvs:25231] Ruby:r18012 (trunk): * lib/pstore.rb (PStore#transaction): return the result from the
nobu 2008-07-10 22:06:03 +0900 (Thu, 10 Jul 2008) New Revision: 18012 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=18012 Log: * lib/pstore.rb (PStore#transaction): return the result from the block. [ruby-core:17718] Modified files: trunk/ChangeLog trunk/lib/pstore.rb