ruby-cvs:17196
From: (matz) <matz ruby-lang.org>
Date: Fri, 21 Jul 2006 02:33:02 +0900
Subject: [ruby-cvs:17196] ruby/lib/soap/mapping: * object.c (rb_mod_attr): make Module#attr to be an alias to
matz Fri, 21 Jul 2006 02:33:02 +0900
Modified files:
ruby/lib/soap/mapping:
registry.rb rubytypeFactory.rb
Log:
* object.c (rb_mod_attr): make Module#attr to be an alias to
attr_reader. [RCR#331]
* ruby.h: export classes/modules to implement sandbox.
[ruby-core:08283]
Revision Changes Path
1.12 +1 -1 ruby/lib/soap/mapping/registry.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/soap/mapping/registry.rb?cvsroot=src&r1=1.11&r2=1.12
1.9 +1 -1 ruby/lib/soap/mapping/rubytypeFactory.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/soap/mapping/rubytypeFactory.rb?cvsroot=src&r1=1.8&r2=1.9