Closed
Description
Hi,
I have an Ember.js application backed by a Rails API. Since the index.html
is generated by the front-end, MiniProfiler cannot inject itself onto the page. However, I would still like to use its results.
It seems the output in /tmp/miniprofiler/*
cannot be used without parsing it. Is there a way to store the same output that it prints in HTML in a file? Then I can just cURL to actions in my controller and view a meaningful MiniProfiler report.
Metadata
Metadata
Assignees
Labels
No labels