Class: ReVIEW::Book::FootnoteIndex::Item

Inherits:
Struct
  • Object
show all
Defined in:
lib/review/book/index.rb

Instance Attribute Summary collapse

Instance Attribute Details

#contentObject

Returns the value of attribute content



138
139
140
# File 'lib/review/book/index.rb', line 138

def content
  @content
end

#idObject

Returns the value of attribute id



138
139
140
# File 'lib/review/book/index.rb', line 138

def id
  @id
end

#numberObject

Returns the value of attribute number



138
139
140
# File 'lib/review/book/index.rb', line 138

def number
  @number
end