class ReVIEW::Book::NumberlessImageIndex

Public Class Methods

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

Public Instance Methods

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