Libraries
»
tables
(0.0.14)
»
Index
»
Tables
»
Table
»
#row_count
Method: Tables::Table#row_count
Defined in:
lib/tables/table.rb
#
row_count
⇒
Object
74 75 76
# File 'lib/tables/table.rb', line 74
def
row_count
@table
.
count
end