Sha256: 004c042f236bdf927e4c8d7a446f5500bddc7829fa65f1c354682a578f6e1a86

Contents?: true

Size: 242 Bytes

Versions: 3

Compression:

Stored size: 242 Bytes

Contents

<h1>Workers</h1>

<table>
  <thead>
    <tr>
      <th>Id</th>
      <th>Name</th>
      <th>Extra</th>
      <th></th>
    </tr>
  </thead>
  <tbody>
    <%= cache @workers do %>
      <%= render @workers %>
    <% end %>
  </tbody>
</table>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cache_debugging-0.1.1 test/dummy/app/views/workers/index.html.erb
cache_debugging-0.1.0 test/dummy/app/views/workers/index.html.erb
cache_debugging-0.0.1 test/dummy/app/views/workers/index.html.erb