hi all,

for my project need to generate rss feed and place in folder what to
do ?

we need to have RSS feed generated and placed inside /feeds folder.
Format of these feeds should be valid RSS feed format. These feed
should contain whatever information is present in the  field or
everything in the database table  field. Number of entries in the feed
should be limited to most recent five articles.
Please ensure that generated feed is the valid RSS feed.

what thing to use to put rss feed in the folder
i know how to generate rss feed generate by <link tag>
<link rel="alternate" type="application/rss+xml" title="RSS" href="url/
to/rss/file" />

but to put in the folder what to do i dont know

please help.

thanks

rahul

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to