Method: Adaptation::Message#id
- Defined in:
- lib/adaptation/message.rb
#id ⇒ Object (readonly)
avoid id method deprecation warnings
105 106 107 |
# File 'lib/adaptation/message.rb', line 105 def id @id end |
avoid id method deprecation warnings
105 106 107 |
# File 'lib/adaptation/message.rb', line 105 def id @id end |