Method: YouTubeIt::Model::Message#content
- Defined in:
- lib/youtube_it/model/message.rb
#content ⇒ Object
6 7 8 9 |
# File 'lib/youtube_it/model/message.rb', line 6 def content # This tag contains the same value as the <summary> tag. self.summary end |