Can't load include.js when using asset pipeline

Hi,

first of: Great work. However, I am not able to properly integrate it into my app. The issue being, that the includes.js can’t be loaded. I can access the flamegraph and other things over the url parameter. It does not show the speed badget though (due to the missing includes.js). Is the fact, that I am using an asset pipeline the problem? If so, how can I resolve this issue?

Thanks ahead,
stiller-leser

P.S.:
I checked MiniProfiler does not hook in to the asset pipeline but this did not help me. I also had a brief look at gemifying the assets, but there is a lot of work to be done for that (including integrating a rails engine).