pride_plugin.rb
UNKNOWN
Verdict: BENIGN
Local reference
Suspicious dependency
Inferred
| 22:21 |
…g pride! |
|
| 23 |
|
|
| 24 |
class PrideIO |
|
| 25 |
## |
|
| 26 |
# Activate the pride plugin. Called from both -p option and minitest/pride |
English function-word token "the" |
| 27 |
|
|
| 28 |
def self.pride! |
|
| 29 |
@pride = true |
|
| 30 |
end |
|
| 31 |
|
|
| 32 |
## |
|
| 33 |
# Are we showing ou… |
|
| 93:31 |
…ND}" |
|
| 94 |
end |
|
| 95 |
|
|
| 96 |
def method_missing msg, *args # :nodoc: |
|
| 97 |
io.send(msg, *args) |
Ruby dynamically invokes a method with send |
| 98 |
end |
|
| 99 |
end |
|
| 100 |
|
|
| 101 |
## |
|
| 102 |
# If you thought the PrideIO was colorful... |
|
| 103 |
# |
|
| 104 |
# (Inspired by lolcat, but with clean math) |
English function-word token "with" |
| 105 |
|
|
| 106 |
class PrideLOL < PrideIO |
|
| 107 |
PI_3 = Math::PI / 3 # :nodoc: |
|
| 108 |
|
|
| 109 |
def initialize i… |
|
| 110:65 |
…qual thirds. |
|
| 111 |
# |
|
| 112 |
# To visualize, type this into wolfram-alpha: |
|
| 113 |
# |
|
| 114 |
# plot (3*sin(x)+3), (3*sin(x+2*pi/3)+3), (3*sin(x+4*pi/3)+… |
|
| 123:39 |
…them in a single number using base 6. |
|
| 124 |
# For some mysterious reason, we add 16... to clear the bottom 4 bits? |
English function-word token "for" |
| 125 |
# Yes... they're ugly.… |
|
Micro-behaviors
| 93:31 |
…ND}" |
|
| 94 |
end |
|
| 95 |
|
|
| 96 |
def method_missing msg, *args # :nodoc: |
|
| 97 |
io.send(msg, *args) |
|
| 98 |
end |
|
| 99 |
end |
|
| 100 |
|
|
| 101 |
## |
|
| 102 |
# If you thought the PrideIO was colorful... |
|
| 103 |
# |
|
| 104 |
# (Inspired by lolcat, but with clean math) |
|
| 105 |
|
|
| 106 |
class PrideLOL < PrideIO |
|
| 107 |
PI_3 = Math::PI / 3 # :nodoc: |
|
| 108 |
|
|
| 109 |
def initialize i… |
|
Metadata
| 22:21 |
…g pride! |
|
| 23 |
|
|
| 24 |
class PrideIO |
|
| 25 |
## |
|
| 26 |
# Activate the pride plugin. Called from both -p option and minitest/pride |
|
| 27 |
|
|
| 28 |
def self.pride! |
|
| 29 |
@pride = true |
|
| 30 |
end |
|
| 31 |
|
|
| 32 |
## |
|
| 33 |
# Are we showing ou… |
|
| 123:39 |
…them in a single number using base 6. |
|
| 124 |
# For some mysterious reason, we add 16... to clear the bottom 4 bits? |
|
| 125 |
# Yes... they're ugly.… |
|
| 110:65 |
…qual thirds. |
|
| 111 |
# |
|
| 112 |
# To visualize, type this into wolfram-alpha: |
|
| 113 |
# |
|
| 114 |
# plot (3*sin(x)+3), (3*sin(x+2*pi/3)+3), (3*sin(x+4*pi/3)+… |
|
| 93:31 |
…ND}" |
|
| 94 |
end |
|
| 95 |
|
|
| 96 |
def method_missing msg, *args # :nodoc: |
|
| 97 |
io.send(msg, *args) |
|
| 98 |
end |
|
| 99 |
end |
|
| 100 |
|
|
| 101 |
## |
|
| 102 |
# If you thought the PrideIO was colorful... |
|
| 103 |
# |
|
| 104 |
# (Inspired by lolcat, but with clean math) |
|
| 105 |
|
|
| 106 |
class PrideLOL < PrideIO |
|
| 107 |
PI_3 = Math::PI / 3 # :nodoc: |
|
| 108 |
|
|
| 109 |
def initialize i… |
|
Identity
| SHA-256 |
15af570dbec2218979ee4fec7b43902c44112a11f596fb185fb1c28e3b980e28 |
| Filename |
pride_plugin.rb |
Timeline
| First seen |
24 Apr 2026 16:15 UTC |
| First analyzed |
21 Aug 2026 08:53 UTC |
| Last analyzed |
24 Aug 2026 04:58 UTC |
| Last updated |
24 Aug 2026 05:00 UTC |
Labeling
| Label |
good |
| Label source |
harvest |
| Traits version |
f6eaa |