Method: TableCopy::PG::Source#table_name
- Defined in:
- lib/table_copy/pg/source.rb
#table_name ⇒ Object (readonly)
Returns the value of attribute table_name.
7 8 9 |
# File 'lib/table_copy/pg/source.rb', line 7 def table_name @table_name end |