Actions
Bug #8740
closedDocumentation for RSS 1.0 and 2.0
Description
As well as a tiny fix for atom.
Files
Actions
Like0
Like0Like0Like0
Added by steveklabnik (Steve Klabnik) almost 12 years ago. Updated almost 12 years ago.
Description
As well as a tiny fix for atom.
Files
0001-Documentation-for-RSS-1.0-and-2.0.patch (3.51 KB) 0001-Documentation-for-RSS-1.0-and-2.0.patch | steveklabnik (Steve Klabnik), 08/05/2013 11:55 PM |
Thank you Steve!
I've patched RSS::Rss and RSS::Atom, but when I tried the example for RSS::RSS10 I got an RSS::NotSetError on trunk, see this gist: https://gist.github.com/zzak/6157289
Oh no!
Adding this line fixes it:
maker.channel.about = "About my feed."
I must have copied wrong, my apologies.
This issue was solved with changeset r42410.
Steve, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.