class ReVIEW::Book::ListIndex

Public Class Methods

item_type() click to toggle source
# File lib/review/book/index.rb, line 113
def ListIndex.item_type
  '(list|listnum)'
end