ruby-cvs:16404
From: (ocean) <ocean ruby-lang.org>
Date: Sun, 5 Feb 2006 14:23:48 +0900
Subject: [ruby-cvs:16404] ruby, ruby/lib: * lib/pstore.rb: should return default value if name is not found.
ocean Sun, 5 Feb 2006 14:23:48 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog
ruby/lib:
pstore.rb
Log:
* lib/pstore.rb: should return default value if name is not found.
[ruby-core:7304]
* lib/pstore.rb: should raise PStore::Error if not in transaction.
Revision Changes Path
1.2673.2.1499 +7 -3 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1498&r2=1.2673.2.1499
1.17.2.6 +3 -2 ruby/lib/pstore.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/pstore.rb?cvsroot=src&r1=1.17.2.5&r2=1.17.2.6