Class: Leap::Shredder

Inherits:
Object
  • Object
show all
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

#committeeObject



65
# File 'lib/leap/register.rb', line 65

def committee(*) nil end

#decisionObject



64
# File 'lib/leap/register.rb', line 64

def decision(*) nil end

#quorumObject



66
# File 'lib/leap/register.rb', line 66

def quorum(*) nil end