From: "Eregon (Benoit Daloze)" Date: 2012-04-07T02:18:59+09:00 Subject: [ruby-core:44165] [ruby-trunk - Bug #6264] Struct.members rdoc Issue #6264 has been updated by Eregon (Benoit Daloze). @duerst Apparently, a lot more changes were included in your commit. Is it intended? ---------------------------------------- Bug #6264: Struct.members rdoc https://bugs.ruby-lang.org/issues/6264#change-25686 Author: gurgeous (Adam Doppelt) Status: Closed 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/