Class: BigShift::BaseTableCommand

Inherits:
BaseCommand show all
Defined in:
lib/big_shift/commands/base_table_command.rb

Direct Known Subclasses

InsertRowsCommand

Class Attribute Summary collapse

Class Attribute Details

.table_idObject

Returns the value of attribute table_id.



4
5
6
# File 'lib/big_shift/commands/base_table_command.rb', line 4

def table_id
  @table_id
end