Index: app/views/projects/index.rhtml =================================================================== --- app/views/projects/index.rhtml (revision 3774) +++ app/views/projects/index.rhtml (working copy) @@ -1,3 +1,7 @@ +<% content_for :header_tags do %> + <%= auto_discovery_link_tag(:atom, {:action => 'index', :format => 'atom', :key => User.current.rss_key}) %> +<% end %> +