Method: Rack::PerftoolsProfiler::ProfileOnce#response
- Defined in:
- lib/rack/perftools_profiler/profile_once.rb
#response ⇒ Object
32 33 34 |
# File 'lib/rack/perftools_profiler/profile_once.rb', line 32 def response @middleware.profiler_data_response(@profiler.data(@get_params)) end |