Libraries
»
stellar
(0.2.0)
»
Index
»
Stellar
»
Gradebook
»
Student
»
#email
Method: Stellar::Gradebook::Student#email
Defined in:
lib/stellar/gradebook.rb
#
email
⇒
Object
(readonly)
The student’s e-mail.
254 255 256
# File 'lib/stellar/gradebook.rb', line 254
def
email
@email
end