Libraries
»
seaquel
(0.2)
»
Index
»
Seaquel
»
table
Method: Seaquel.table
Defined in:
lib/seaquel/module.rb
.
table
(name) ⇒
Object
23 24 25
# File 'lib/seaquel/module.rb', line 23
def
table
name
AST
::
Table
.
new
(
name
)
end