Hi all,
I am new to Ruby on Rails.
I have to build a Ruby on Rails application which gets the recent posts
from the specific blogs. As far as I know, I need to parse the RSS
Feeds of the particular blogs and get the recent posts displayed(if
any).
Can any one help me in this with explaination.
Thanks in Advance.