mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>
merged to allow recursive inspect (and to_s) for OpenStruct. [ruby-core:05532] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9080 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fe5473f27c
commit
71c9c41281
1 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,9 @@
|
|||
Mon Sep 5 17:03:07 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||
|
||||
* lib/ostruct.rb: a patch from Florian Gross <florgro@gmail.com>
|
||||
merged to allow recursive inspect (and to_s) for OpenStruct.
|
||||
[ruby-core:05532]
|
||||
|
||||
Mon Sep 5 07:01:12 2005 GOTOU Yuuzou <gotoyuzo@notwork.org>
|
||||
|
||||
* ext/openssl/openssl/lib/openssl/buffering.rb (Buffering#do_write):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue