Class: Extract::Export::Ddl
- Includes:
 - FromHash
 
- Defined in:
 - lib/extract/export/ddl.rb
 
Instance Attribute Summary collapse
- 
  
    
      #tables  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    
Returns the value of attribute tables.
 
Instance Attribute Details
#tables ⇒ Object
Returns the value of attribute tables.
      5 6 7  | 
    
      # File 'lib/extract/export/ddl.rb', line 5 def tables @tables end  |