Class: Bitlogger::DummyFormatter
- Inherits:
-
Object
- Object
- Bitlogger::DummyFormatter
- Defined in:
- lib/bitlogger/dummy_formatter.rb
Instance Method Summary collapse
Instance Method Details
#format_hash(hash) ⇒ Hash
6 7 8 |
# File 'lib/bitlogger/dummy_formatter.rb', line 6 def format_hash(hash) hash end |