Method: Item#id

Defined in:
lib/item.rb

#idObject

Returns the value of attribute id.



2
3
4
# File 'lib/item.rb', line 2

def id
  @id
end