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: 24,426 of 183,107
Downloads: 52,687

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,407,087,911bundler
25817,849,894rspec
99348,223,614simplecov
210167,990,555rdoc
4,0681,855,273jeweler

Owners

#GravatarHandle
1icondjcp
2iconberkmancenter