struct RSS::Item
- RSS::Item
- RSS::Model
- Struct
- Value
- Object
Defined in:
rss/models/item.crConstructors
Instance Method Summary
- #author : String
- #categories : Array(RSS::Category)
- #comments : String
- #description : String
- #enclosure : RSS::Enclosure | Nil
- #guid : RSS::Guid | Nil
- #link : String
- #publication_date : Time | Nil
- #source : RSS::Source | Nil
- #title : String