Hi all,
I am not able to disbale RSS auto subscription option, anyone can
give me ideas, my code as follows,
xml.instruct! :xml, :version=>“1.0”
xml.rss(:version=>“2.0”){
xml.channel{
xml.title(“RSS Feed Title”)…
end
}
}
Hi all,
I am not able to disbale RSS auto subscription option, anyone can
give me ideas, my code as follows,
xml.instruct! :xml, :version=>“1.0”
xml.rss(:version=>“2.0”){
xml.channel{
xml.title(“RSS Feed Title”)…
end
}
}
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs