Class: Sashite::User

Inherits:
Struct
  • Object
show all
Defined in:
lib/sashite.rb

Instance Attribute Summary collapse

Instance Attribute Details

#emailObject

Returns the value of attribute email

Returns:

  • (Object)

    the current value of email



19
20
21
# File 'lib/sashite.rb', line 19

def email
  @email
end