Class: Coruro::Message
- Inherits:
-
SimpleDelegator
- Object
- SimpleDelegator
- Coruro::Message
- Defined in:
- lib/coruro/message.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id.
3 4 5 |
# File 'lib/coruro/message.rb', line 3 def id @id end |