class ReVIEW::Book::IndepImageIndex

Public Class Methods

item_type() click to toggle source
# File lib/review/book/index.rb, line 265
def self.item_type
  '(indepimage|imgtable)'
end

Public Instance Methods

number(_id) click to toggle source
# File lib/review/book/index.rb, line 269
def number(_id)
  ''
end