app/views/speedup_rails/collectors/_rubyprof.html.erb in speedup-rails-0.0.6 vs app/views/speedup_rails/collectors/_rubyprof.html.erb in speedup-rails-0.0.7

- old
+ new

@@ -1,2 +1,4 @@ -<%= link_to 'ruby-prof', rubyprof_result_path(@request_id) %> +<span class="speedup_rails_<%= key %>" data-key="<%= key %>"> + <%= link_to 'ruby-prof', rubyprof_result_path(@request_id) %> +</span>