Quantcast
Channel: How do I make an RSS/Atom feed in Rails 3? - Stack Overflow
Browsing latest articles
Browse All 3 View Live

Answer by Matt Lennard for How do I make an RSS/Atom feed in Rails 3?

Auto_discovery_link_tag is a good start. A quick Google search and I found blog posts on How to Create an RSS feed in Rails. Let me fill you in on what your associated controller/action is supposed to...

View Article


Answer by pizza247 for How do I make an RSS/Atom feed in Rails 3?

Using the auto_discovery_link_tag:In the controller:respond_to do |format| format.html format.atom {render action: 'index', layout: false}end

View Article


How do I make an RSS/Atom feed in Rails 3?

I'm pretty new to Rails 3, and I'm trying to make an RSS/Atom feed. I know about auto_discovery_link_tag, but what is the associated controller/action supposed to look like?Thanks!

View Article
Browsing latest articles
Browse All 3 View Live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>