Class: ReVIEW::Book::TableIndex

Inherits:
Index show all
Defined in:
lib/review/book/index.rb

Class Method Summary collapse

Methods inherited from Index

#[], #each, #has_key?, #initialize, item_class, #item_type, #number, parse

Constructor Details

This class inherits a constructor from ReVIEW::Book::Index

Class Method Details

.item_typeObject



108
109
110
# File 'lib/review/book/index.rb', line 108

def TableIndex.item_type
  'table'
end