Class: Proc

Inherits:
Object show all
Defined in:
lib/tecsgen/core/unjoin_plugin.rb

Overview

Proc は、Marshal.dump することができないため _dump_data を定義

Instance Method Summary collapse

Instance Method Details

#_dump_dataObject



46
47
48
# File 'lib/tecsgen/core/unjoin_plugin.rb', line 46

def _dump_data
  nil
end