Class: ReVIEW::Book::Index::Item

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

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



34
35
36
# File 'lib/review/book/index.rb', line 34

def id
  @id
end

#numberObject

Returns the value of attribute number

Returns:

  • (Object)

    the current value of number



34
35
36
# File 'lib/review/book/index.rb', line 34

def number
  @number
end