Libraries
»
logical-insight
(0.4.7)
»
Index
»
Insight
»
Database
»
RequestDataClient
»
#table_length
Method: Insight::Database::RequestDataClient#table_length
Defined in:
lib/insight/database.rb
#
table_length
⇒
Object
35 36 37
# File 'lib/insight/database.rb', line 35
def
table_length
@table
.
length
end