class ReVIEW::Book::IndepImageIndex

Public Class Methods

item_type() click to toggle source
# File lib/review/book/index.rb, line 302
def IndepImageIndex.item_type
  'indepimage'
end

Public Instance Methods

number(id) click to toggle source
# File lib/review/book/index.rb, line 306
def number(id)
  ""
end