require 'stackprofiler' run Rack::URLMap.new '/__stackprofiler' => Stackprofiler::WebUI.new(file: '/Users/aidan/dev/better-data/yy.json') # run Rack::URLMap.new '/__stackprofiler' => Stackprofiler::WebUI.new