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: 23,887 of 180,518
Downloads: 51,257

Daily

Ranking: 64,836 of 180,507
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,084,411,274bundler
23769,240,345rspec
102312,609,352simplecov
214147,001,977rdoc
3,8911,814,333jeweler

Owners

#GravatarHandle
1icondjcp
2iconberkmancenter