From: "zzak (Zachary Scott)" Date: 2013-08-20T02:12:50+09:00 Subject: [ruby-core:56745] [ruby-trunk - Bug #8798] Document all constants in lib/rss/rss.rb Issue #8798 has been updated by zzak (Zachary Scott). There were two small typos, one with NotAvailableValueError. I also think the whitespace changes were unnecessary as RDoc will skip ahead and look for the next 'def', 'class', etc (somewhat). I still committed them in any case. Thank you! ---------------------------------------- Bug #8798: Document all constants in lib/rss/rss.rb https://bugs.ruby-lang.org/issues/8798#change-41283 Author: steveklabnik (Steve Klabnik) Status: Closed Priority: Normal Assignee: zzak (Zachary Scott) Category: doc Target version: ruby -v: 2.1.0.dev Backport: 1.9.3: UNKNOWN, 2.0.0: UNKNOWN There were a number of errors and other constants that weren't documented, so I documented them. :) -- http://bugs.ruby-lang.org/