From: "zenspider (Ryan Davis)" Date: 2013-04-11T10:57:17+09:00 Subject: [ruby-core:54163] [ruby-trunk - Bug #8249][Rejected] Move minitest/pride.rb out into a gem Issue #8249 has been updated by zenspider (Ryan Davis). Status changed from Open to Rejected Ruby has plenty of stuff that isn't necessary. minitest/pride doesn't introduce any global constants if you don't load it. It is already shipped in a gem. You know all this, yet here this bug is... hrm. Closing. ---------------------------------------- Bug #8249: Move minitest/pride.rb out into a gem https://bugs.ruby-lang.org/issues/8249#change-38425 Author: postmodern (Hal Brodigan) Status: Rejected Priority: Low Assignee: Category: lib Target version: ruby -v: ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux] minitest/pride.rb is not essential for running minitest and introduced two global constants (PrideIO and PrideLOL). This file should be moved out of Ruby stdlib and into a gem. -- http://bugs.ruby-lang.org/