Sha256: b737b38f2c2d48a2a3d39acf4ae12de37619be5c85ef4b5ed858c8f2ca80cb46

Contents?: true

Size: 287 Bytes

Versions: 6

Compression:

Stored size: 287 Bytes

Contents

<tr class="<%= cycle('odd', 'even') %>">
  <td><%= metric.user_id %></td>
  <td><%= metric.username %></td>
  <td><%= metric.created_at.strftime("%m/%d/%Y %H:%M") %></td>
  <td><%= metric.controller %></td>
  <td><%= metric.action %></td>
  <td><%= metric.tags.join(', ')  %></td>
</tr>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
cohortly-0.0.7 app/views/cohortly/metrics/_metric.html.erb
cohortly-0.0.6 app/views/cohortly/metrics/_metric.html.erb
cohortly-0.0.5 app/views/cohortly/metrics/_metric.html.erb
cohortly-0.0.4 app/views/cohortly/metrics/_metric.html.erb
cohortly-0.0.3 app/views/cohortly/metrics/_metric.html.erb
cohortly-0.0.2 app/views/cohortly/metrics/_metric.html.erb