Skip to content

Commit

Permalink
we shouldn't be caching projects page
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylightsmith committed Jan 27, 2009
1 parent d58bbd1 commit 4998448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/layouts/application.rhtml
Expand Up @@ -9,6 +9,7 @@
<% if @autorefresh %>
<meta http-equiv="refresh" content="5">
<meta http-equiv="cache-control" content="no-cache">
<% end %>
<% if @rss_feeds -%>
<% @rss_feeds.sort.each do |title, url| -%>
Expand Down

0 comments on commit 4998448

Please sign in to comment.