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,792 of 191,483
Downloads: 56,595

Daily

Ranking: 101,581 of 191,454
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,294,095,825bundler
29964,633,797rspec
99455,133,578simplecov
168288,418,751rdoc
4,2942,168,683jeweler

Owners

#GravatarHandle
1icondjcp
2iconberkmancenter