A simple, flexible, extensible, and liberal RSS and Atom reader for Ruby. It is designed to be backwards compatible with the standard RSS parser, but will never do RSS generation.
... called with options[:array_tags] populated as an array of tags as symbols. Also, passing in options[:ignore_tags] will bypass processing of tags that you know you aren't going to use. These changes are covered by test cases and all existing test cases still regreess correctly.
... called with options[:array_tags] populated as an array of tags as symbols. Also, passing in options[:ignore_tags] will bypass processing of tags that you know you aren't going to use. These changes are covered by test cases and all existing test cases still regreess correctly.