From: "charliesome (Charlie Somerville)" Date: 2013-04-11T15:27:04+09:00 Subject: [ruby-core:54169] [ruby-trunk - Bug #8249] Move minitest/pride.rb out into a gem Issue #8249 has been updated by charliesome (Charlie Somerville). minitest/pride is fine to stay in the stdlib imo, but the global constants should really be namespaced. ---------------------------------------- Bug #8249: Move minitest/pride.rb out into a gem https://bugs.ruby-lang.org/issues/8249#change-38435 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/