Libraries
»
judges
(0.15.6)
»
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
84 85 86
# File 'lib/judges/judge.rb', line 84
def
enter
(
_badge
,
_why
)
yield
end