Class: Routemaster::NullLogger

Inherits:
Object
  • Object
show all
Defined in:
lib/routemaster/null_logger.rb

Instance Method Summary collapse

Instance Method Details

#falseObject



3
4
5
# File 'lib/routemaster/null_logger.rb', line 3

def false
  false
end

#noopObject



7
8
9
# File 'lib/routemaster/null_logger.rb', line 7

def noop

end