Module: Rigrate::RowStatus

Defined in:
lib/rigrate/interface/row.rb

Overview

start

Constant Summary collapse

NEW =
:NEW
UPDATED =
:UPDATED
DELETE =
:DELETE
ORIGIN =
:ORIGIN

Instance Method Summary collapse

Instance Method Details

#testObject



11
# File 'lib/rigrate/interface/row.rb', line 11

def test; end