From: "nobu (Nobuyoshi Nakada)" Date: 2013-01-09T02:34:37+09:00 Subject: [ruby-core:51320] [ruby-trunk - Feature #7674] Document for using Struct.new with block Issue #7674 has been updated by nobu (Nobuyoshi Nakada). Nitpick. * Struct.new( [aString] [, aSym]+> ) {|| block } -> StructClass Actually StructClass is passed to the block. ---------------------------------------- Feature #7674: Document for using Struct.new with block https://bugs.ruby-lang.org/issues/7674#change-35289 Author: iwadon (Hiroyuki Iwatsuki) Status: Open Priority: Normal Assignee: Category: Target version: I wrote the document for using Struct.new with block. -- http://bugs.ruby-lang.org/