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: 26,072 of 192,861
Downloads: 57,017

Daily

Ranking: 43,140 of 192,676
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
13,391,473,722bundler
29976,888,025rspec
99465,165,168simplecov
165300,770,743rdoc
4,3092,204,995jeweler

Owners

#GravatarHandle
1icondjcp
2iconberkmancenter