Harley Trung

Results 4 comments of Harley Trung

Hi, it appears that you're using the original [rack-mini-profiler](https://github.com/SamSaffron/MiniProfiler/tree/master/Ruby) gem (and you should) instead of this fork (`mini-profiler` gem). can you make sure you're using their latest version and if...

oooh good point -- thanks. i'll look into that. in the meantime you can append `pp=skip` to query params, e.g. `http://localhost:3000/?pp=skip`. see more option with `pp=help`. or just turn it...

@DVG try `kamal proxy logs` to confirm that it doesn't find the rails service -- by default, kamal points point to port 80 and looks like you have rails on...