[scotedublog commit] r159 - trunk/seb/app/views/blogs

0 views
Skip to first unread message

codesite...@google.com

unread,
Apr 26, 2008, 9:47:42 AM4/26/08
to scotedubl...@googlegroups.com
Author: jonesieboy
Date: Sat Apr 26 06:44:05 2008
New Revision: 159

Modified:
trunk/seb/app/views/blogs/_sidebar.rhtml

Log:
caching tag cloud to improve performance

Modified: trunk/seb/app/views/blogs/_sidebar.rhtml
==============================================================================
--- trunk/seb/app/views/blogs/_sidebar.rhtml (original)
+++ trunk/seb/app/views/blogs/_sidebar.rhtml Sat Apr 26 06:44:05 2008
@@ -22,6 +22,7 @@
// ]]>
</script>
</div></div><br/>
+ <% cache do %>
<div id="sorter">
<%= form_remote_tag( :url=>{:action => "list_items"},
:options=>{:method=>"get"},
@@ -69,4 +70,5 @@
<%= tag_cloud %>
</div>
</div>
-</div>
\ No newline at end of file
+</div>
+<% end %>
\ No newline at end of file

Reply all
Reply to author
Forward
0 new messages