Class: ReVIEW::Book::EquationIndex

Inherits:
Index show all
Defined in:
lib/review/book/index.rb

Class Method Summary collapse

Methods inherited from Index

#[], #add_item, #each, #initialize, #item_type, #key?, #number, #size

Constructor Details

This class inherits a constructor from ReVIEW::Book::Index

Class Method Details

.item_typeObject



120
121
122
# File 'lib/review/book/index.rb', line 120

def self.item_type
  '(texequation)'
end