Module: Brute::Patches::BufferNilGuard
- Defined in:
- lib/brute/patches/buffer_nil_guard.rb
Instance Method Summary collapse
Instance Method Details
#concat(messages) ⇒ Object
19 20 21 |
# File 'lib/brute/patches/buffer_nil_guard.rb', line 19 def concat() super(Array().compact) end |