Class: Leap::Shredder
- Inherits:
-
Object
- Object
- Leap::Shredder
- Defined in:
- lib/leap/register.rb
Overview
A “black hole” logging class that does absolutely nothing with the logging messages it receives.
Instance Method Summary collapse
Instance Method Details
#committee ⇒ Object
65 |
# File 'lib/leap/register.rb', line 65 def committee(*) nil end |
#decision ⇒ Object
64 |
# File 'lib/leap/register.rb', line 64 def decision(*) nil end |
#quorum ⇒ Object
66 |
# File 'lib/leap/register.rb', line 66 def quorum(*) nil end |