-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
In ruby 1.9.2 Calling rss.channel.link or rss.channel.title throwing the below error.
Please Fix.
ruby-1.9.2-p0 > rss.channel.link
NoMethodError: private method link' called for #<SimpleRSS:0x9aaf59c> from (irb):29 from /home/dckap/.rvm/gems/ruby-1.9.2-p0/gems/railties-3.0.0/lib/rails/commands/console.rb:44:in
start'
from /home/dckap/.rvm/gems/ruby-1.9.2-p0/gems/railties-3.0.0/lib/rails/commands/console.rb:8:in start' from /home/dckap/.rvm/gems/ruby-1.9.2-p0/gems/railties-3.0.0/lib/rails/commands.rb:23:in
<top (required)>'
from script/rails:6:in require' from script/rails:6:in
ruby-1.9.2-p0 > rss.channel.title
NoMethodError: private method
title' called for #<SimpleRSS:0x9aaf59c> from (irb):30 from /home/dckap/.rvm/gems/ruby-1.9.2-p0/gems/railties-3.0.0/lib/rails/commands/console.rb:44:in
start'from /home/dckap/.rvm/gems/ruby-1.9.2-p0/gems/railties-3.0.0/lib/rails/commands/console.rb:8:in
start' from /home/dckap/.rvm/gems/ruby-1.9.2-p0/gems/railties-3.0.0/lib/rails/commands.rb:23:in
<top (required)>'from script/rails:6:in
require' from script/rails:6:in
'Metadata
Metadata
Assignees
Labels
No labels