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,249 of 187,239
Downloads: 55,367

Daily

Ranking: 41,793 of 187,224
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
12,973,208,875bundler
27919,404,019rspec
99421,205,239simplecov
185241,836,103rdoc
4,2941,988,789jeweler

Owners

#GravatarHandle
1icondjcp
2iconberkmancenter