Class: BigShift::BaseTableCommand
- Inherits:
-
BaseCommand
- Object
- BaseCommand
- BigShift::BaseTableCommand
- Defined in:
- lib/big_shift/commands/base_table_command.rb
Direct Known Subclasses
Class Attribute Summary collapse
-
.table_id ⇒ Object
Returns the value of attribute table_id.
Class Attribute Details
.table_id ⇒ Object
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 |