Class: Syndication::RSS::Item
- Inherits:
-
Object
- Object
- Syndication::RSS::Item
- Defined in:
- lib/mtp/podcast.rb
Instance Attribute Summary collapse
-
#keep ⇒ Object
Returns the value of attribute keep.
Instance Attribute Details
#keep ⇒ Object
Returns the value of attribute keep.
11 12 13 |
# File 'lib/mtp/podcast.rb', line 11 def keep @keep end |