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,391 of 182,915
Downloads: 52,590

Daily

Ranking: 15,129 of 182,900
Downloads: 30

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,379,033,295bundler
25813,851,472rspec
99345,185,160simplecov
211165,867,545rdoc
4,0531,852,111jeweler

Owners

#GravatarHandle
1icondjcp
2iconberkmancenter