Module Rudy::Utils::RSSReader
In: lib/rudy/utils.rb

Rudy::Utils::RSSReader

A rudimentary way to read an RSS feed as a hash. Adapted from: snippets.dzone.com/posts/show/68

Methods

run  

Public Instance methods

Returns a feed as a hash.

  • uri to RSS feed

[Validate]