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,204 of 186,959
Downloads: 54,490

Daily

Ranking: 28,864 of 186,713
Downloads: 26

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,905,736,219bundler
27909,387,510rspec
99413,507,374simplecov
190231,578,823rdoc
4,2671,965,691jeweler

Owners

#GravatarHandle
1icondjcp
2iconberkmancenter