Libraries
»
judges
(0.20.0)
»
Index (F)
»
Judges
»
Judge
»
FakeValve
Class: Judges::Judge::FakeValve
Inherits:
Object
Object
Judges::Judge::FakeValve
show all
Defined in:
lib/judges/judge.rb
Overview
Fake valve.
Instance Method Summary
collapse
#
enter
(_badge, _why) ⇒ Object
Instance Method Details
#
enter
(_badge, _why) ⇒
Object
85 86 87
# File 'lib/judges/judge.rb', line 85
def
enter
(
_badge
,
_why
)
yield
end