Method: Object#InertRecorder
- Defined in:
- lib/y_support/misc/inert_recorder.rb
#InertRecorder(*args, &block) ⇒ Object
InertRecorder constructor.
50 |
# File 'lib/y_support/misc/inert_recorder.rb', line 50 def InertRecorder *args, █ InertRecorder.new *args, &block end |