Project

General

Profile

Actions

Bug #12773

closed

useless lines in lib/rss/rss.rb

Added by znz (Kazuhiro NISHIYAMA) over 7 years ago. Updated over 7 years ago.

Status:
Closed
Target version:
-
[ruby-dev:49813]

Description

lib/rss/rss.rb

        attr = attr.id2name if attr.kind_of?(Integer)

という行が複数ありますが、Fixnum#id2name はもうないので、不要なのではないでしょうか。

Actions

Also available in: Atom PDF

Like0
Like0Like0