Project

General

Profile

Actions

Bug #8249

closed

Move minitest/pride.rb out into a gem

Added by postmodern (Hal Brodigan) about 11 years ago. Updated about 11 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 2.0.0p0 (2013-02-24 revision 39474) [x86_64-linux]
Backport:
[ruby-core:54162]

Description

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.

Updated by zenspider (Ryan Davis) about 11 years ago

  • 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.

Updated by Anonymous about 11 years ago

minitest/pride is fine to stay in the stdlib imo, but the global constants should really be namespaced.

Actions

Also available in: Atom PDF

Like0
Like0Like0