Libraries
»
tables
(0.0.14)
»
Index
»
Tables
»
Table
»
#column_count
Method: Tables::Table#column_count
Defined in:
lib/tables/table.rb
#
column_count
⇒
Object
70 71 72
# File 'lib/tables/table.rb', line 70
def
column_count
self
.
header
.
count
end