From: nobu@... Date: 2014-08-06T02:39:16+00:00 Subject: [ruby-core:64216] [ruby-trunk - Bug #10105] Mixed styles for class methods on Tempfile break RDocs. Issue #10105 has been updated by Nobuyoshi Nakada. It's valid code, at least. Whether you consider it a good example or not is another story. ---------------------------------------- Bug #10105: Mixed styles for class methods on Tempfile break RDocs. https://bugs.ruby-lang.org/issues/10105#change-48210 * Author: Eloy Esp * Status: Third Party's Issue * Priority: Normal * Assignee: Eric Hodel * Category: doc * Target version: * ruby -v: 2.1.1 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN ---------------------------------------- I've already made a little pull request here https://github.com/ruby/ruby/pull/691. The diff is here: https://github.com/ruby/ruby/pull/691.diff But to make the real changes clear is it better to ignore white-space (as there are many indentation changes). Changes ignoring white-space: https://github.com/ruby/ruby/pull/691/files?w=1 Regards. -- https://bugs.ruby-lang.org/