class ReVIEW::Book::NumberlessImageIndex

Public Class Methods

item_type() click to toggle source
# File lib/review/book/index.rb, line 247
def self.item_type
  'numberlessimage'
end

Public Instance Methods

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