ruby-cvs:15615
From: (akr) <akr ruby-lang.org>
Date: Sat, 24 Sep 2005 08:32:29 +0900
Subject: [ruby-cvs:15615] ruby, ruby/lib: * lib/pathname.rb (Pathname#sub): new method.
akr Sat, 24 Sep 2005 08:32:29 +0900
Modified files:
ruby:
ChangeLog
ruby/lib:
pathname.rb
Log:
* lib/pathname.rb (Pathname#sub): new method.
Revision Changes Path
1.4635 +4 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4634&r2=1.4635
1.45 +9 -1 ruby/lib/pathname.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/pathname.rb?cvsroot=src&r1=1.44&r2=1.45