Method: Student#id

Defined in:
lib/Student.rb

#idObject

Returns the value of attribute id.



8
9
10
# File 'lib/Student.rb', line 8

def id
  @id
end