Sha256: 6edb0a0e5140c5415d88d2f55cb0ebfbd98568ee90ace0e6efdf89cea795260c

Contents?: true

Size: 219 Bytes

Versions: 9

Compression:

Stored size: 219 Bytes

Contents

  <% @page_heading = 'Cache' %>

  <% content_for('tasks') do %>
    <%= task_sweep 'Empty Page Cache' %>
  <% end %> 
  <div id="users">	
    <p>There are <%= @page_cache_size %> entries in the page cache</p>
  </div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-3.99.0 app/views/admin/cache/list.rhtml
typo-3.99.3 app/views/admin/cache/list.rhtml
typo-3.99.2 app/views/admin/cache/list.rhtml
typo-3.99.1 app/views/admin/cache/list.rhtml
typo-4.0.2 app/views/admin/cache/list.rhtml
typo-3.99.4 app/views/admin/cache/list.rhtml
typo-4.0.1 app/views/admin/cache/list.rhtml
typo-4.0.0 app/views/admin/cache/list.rhtml
typo-4.0.3 app/views/admin/cache/list.rhtml