Skip to content

Instantly share code, notes, and snippets.

@rrichards
Created October 19, 2009 19:35
Show Gist options
  • Select an option

  • Save rrichards/213656 to your computer and use it in GitHub Desktop.

Select an option

Save rrichards/213656 to your computer and use it in GitHub Desktop.
<% cache "time_based/explore_recent_users#{params[:page]}.#{Time.now.to_i / 600}" do -%>
<div id='recent_users' class='collaborations'>
<%= recent_users(@top_level) %>
</div>
<%= clearfix %>
<% end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment