class ReVIEW::Book::TableIndex

Public Class Methods

item_type() click to toggle source
# File lib/review/book/index.rb, line 119
def TableIndex.item_type
  'table'
end