Class
Pilfer::Middleware
In:
lib/pilfer/middleware.rb
Parent:
Object
Methods
call
default_profiler
new
request_description
run_profiler
Attributes
app
[RW]
file_matcher
[RW]
profile_guard
[RW]
profiler
[RW]
Public Class methods
new
(app, options = {}, &profile_guard)
Public Instance methods
call
(env)
default_profiler
()
request_description
(env)
run_profiler
(description, &downstream)
[Validate]