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.0.131 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.130 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.129 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.128 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.127 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.126 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.125 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.124 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.123 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.122 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.121 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.120 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.119 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.118 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.115 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.114 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.113 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.112 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.111 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb
station-0.0.110 lib/nexmo_developer/app/views/dashboard/_performance_table.html.erb