forked from OpenNeo/impress
durr, don't cache new items on the homepage
This commit is contained in:
parent
50de2ed36f
commit
5e89287537
1 changed files with 9 additions and 8 deletions
|
@ -86,8 +86,9 @@
|
|||
%span#latest-contribution-created-at{:title => @latest_contribution.created_at.to_s}
|
||||
#{time_ago_in_words @latest_contribution.created_at} ago
|
||||
|
||||
- cache :action_suffix => 'whats_new' do
|
||||
|
||||
#whats-new
|
||||
- cache :action_suffix => 'blog_preview' do
|
||||
#blog-preview
|
||||
%h2
|
||||
%div
|
||||
|
|
Loading…
Reference in a new issue