Method: SDM::ActivityActor#email

Defined in:
lib/models/porcelain.rb

#emailObject

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



1624
1625
1626
# File 'lib/models/porcelain.rb', line 1624

def email
  @email
end