class ReVIEW::Book::ListIndex

Public Class Methods

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