class ReVIEW::Book::IndepImageIndex

Public Class Methods

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

Public Instance Methods

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