简体   繁体   中英

Easiest way to create RSS feed from Rails 2.3.8 app?

I have a legacy Rails 2.3.8 app I need to support and create an RSS feed for. This is ideally going to integrate with Google Merchant, using the following link: http://www.google.com/support/merchants/bin/answer.py?hl=en&answer=160589

I suppose my question is straight forward: what's the easiest way to create this RSS 2.0 feed with Rails 2.3.8? Is there a way to also create namespaces as Google requires in their feeds?

我有一个相同版本的项目,这个项目对我有用: http : //railscasts.com/episodes/87-generating-rss-feeds

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM