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,720 of 190,365
Downloads: 56,486

Daily

Ranking: 42,184 of 190,317
Downloads: 4

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,243,919,424bundler
29957,790,816rspec
99449,998,013simplecov
172281,711,329rdoc
4,3002,139,148jeweler

Owners

#GravatarHandle
1icondjcp
2iconberkmancenter