Class: HipTail::User::Notify
- Inherits:
-
HipTail::User
- Object
- HipTail::User
- HipTail::User::Notify
- Defined in:
- lib/hiptail/atom.rb
Instance Attribute Summary collapse
- #name ⇒ String readonly
Attributes inherited from HipTail::User
Method Summary
Methods inherited from HipTail::User
Constructor Details
This class inherits a constructor from HipTail::User
Instance Attribute Details
#name ⇒ String (readonly)
27 28 29 |
# File 'lib/hiptail/atom.rb', line 27 def name @raw['name'] end |