Sha256: f176639fe6d0816d0644859ede8ab3dfd4ab046b7dc9b5adb3f126323287d11a

Contents?: true

Size: 229 Bytes

Versions: 4

Compression:

Stored size: 229 Bytes

Contents

<span class="speedup_rails_<%= key %>" data-key="<%= key %>">
  <% data.each do |prof_id| %>
    <%= link_to 'ruby-prof_'+prof_id.to_s, rubyprof_result_path(@request_id, prof_id: prof_id), target: '_blank' %>
  <% end %>
</span>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
speedup-rails-0.0.15 app/views/speedup_rails/collectors/_rubyprof.html.erb
speedup-rails-0.0.13 app/views/speedup_rails/collectors/_rubyprof.html.erb
speedup-rails-0.0.12 app/views/speedup_rails/collectors/_rubyprof.html.erb
speedup-rails-0.0.10 app/views/speedup_rails/collectors/_rubyprof.html.erb