Password needed to view atom feed

Is the RSS feed generated within the index action? I tend to find that if I'm exposing a feed, it usually contains the same info as the index action (although I might have to hide some links from non-authenticated users) Therefore, I can just do :except => :index

If you need to keep index locked down, move your feed to a feed action and expose that using :except => :feed

Andrew Timberlake http://ramblingsonrails.com

http://MyMvelope.com - The SIMPLE way to manage your savings