Method: SDM::ActivityActor#email

Defined in:
lib/models/porcelain.rb

#emailObject

The email of the actor at the time this activity occurred.



1486
1487
1488
# File 'lib/models/porcelain.rb', line 1486

def email
  @email
end