Categories: None [Edit]

feed-abstract

https://rubygems.org/gems/feed-abstract
https://github.com/berkmancenter/feed-abstract
This library creates a common object graph for the RSS/Atom/RDF parsing classes in the ruby standard library. This allows you parse different feed formats and get back the same (or at least a very similar) set of results - item authors are accessible under an "author(s)" attribute, categories/tags/subjects are accessible under "category(ies)" attributes, etc. We do our best to make sure the data makes sense, too - RSS items lack an "updated" attribute, so we use "pubDate" to populate it.

Total

Ranking: 25,325 of 187,591
Downloads: 55,530

Daily

Ranking: 22,660 of 187,571
Downloads: 21

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,011,203,451bundler
28925,037,502rspec
98425,235,126simplecov
182248,248,053rdoc
4,2982,004,250jeweler

Owners

#GravatarHandle
1icondjcp
2iconberkmancenter