Module: Kernel
- Defined in:
- lib/arb_debug/patch.rb
Instance Method Summary collapse
Instance Method Details
#tapp ⇒ Object
2 3 4 |
# File 'lib/arb_debug/patch.rb', line 2 def tapp tap{|o| p o} end |
2 3 4 |
# File 'lib/arb_debug/patch.rb', line 2 def tapp tap{|o| p o} end |