Class: GemsStatus::Mail
- Inherits:
-
Object
- Object
- GemsStatus::Mail
- Defined in:
- lib/gems-status/utils.rb
Instance Attribute Summary collapse
-
#subject ⇒ Object
Returns the value of attribute subject.
-
#uid ⇒ Object
Returns the value of attribute uid.
Instance Attribute Details
#subject ⇒ Object
Returns the value of attribute subject.
8 9 10 |
# File 'lib/gems-status/utils.rb', line 8 def subject @subject end |
#uid ⇒ Object
Returns the value of attribute uid.
8 9 10 |
# File 'lib/gems-status/utils.rb', line 8 def uid @uid end |