From: "gurgeous (Adam Doppelt)" Date: 2012-04-06T07:22:34+09:00 Subject: [ruby-core:44152] [ruby-trunk - Bug #6264][Open] Struct.members rdoc Issue #6264 has been reported by gurgeous (Adam Doppelt). ---------------------------------------- Bug #6264: Struct.members rdoc https://bugs.ruby-lang.org/issues/6264 Author: gurgeous (Adam Doppelt) Status: Open Priority: Normal Assignee: Category: DOC Target version: 1.9.2 ruby -v: 1.9.3 It reads: Returns an array of strings representing the names of the instance variables. It should read: Returns an array of SYMBOLS representing the names of the instance variables. -- http://bugs.ruby-lang.org/