Sha256: de6f48c10391e5cfcdb1646fdb98c2430bb2828eed6fa4f0f4a8c58e3e8c9082

Contents?: true

Size: 449 Bytes

Versions: 94

Compression:

Stored size: 449 Bytes

Contents

<table>
  <thead>
    <td>Page</td>
    <td>Negative</td>
    <td>Positive</td>
    <td>Score</td>
  </thead>
  <tbody>
    <% resources.first(5).each do |resource| %>
      <tr>
        <td><%= link_to resource.relative_link, resource.uri %></td>
        <td><%= resource.feedbacks.negative.count %></td>
        <td><%= resource.feedbacks.positive.count %></td>
        <td><%= resource.score %></td>
      </tr>
    <% end %>
  </tbody>
</table>

Version data entries

94 entries across 94 versions & 1 rubygems

Version Path
station-0.1.5 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.1.4 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.1.3 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.1.2 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.1.1 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.1.0 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.145 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.144 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.143 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.142 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.141 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.140 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.139 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.138 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.137 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.136 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.135 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.134 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.133 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.132 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb