Class: Sashite::User
- Inherits:
-
Struct
- Object
- Struct
- Sashite::User
- Defined in:
- lib/sashite.rb
Instance Attribute Summary collapse
-
#email ⇒ Object
Returns the value of attribute email.
Instance Attribute Details
#email ⇒ Object
Returns the value of attribute email
19 20 21 |
# File 'lib/sashite.rb', line 19 def email @email end |