Module: HashExtensions
- Defined in:
- lib/rumbrl/ext/hash.rb
Overview
Extensions for native Hash to allow for log ingestion
Instance Method Summary collapse
Instance Method Details
#to_log ⇒ Object
3 4 5 |
# File 'lib/rumbrl/ext/hash.rb', line 3 def to_log to_hash end |