class ReVIEW::Book::EquationIndex

Public Class Methods

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