Class
Rack::Config
In:
lib/rack/config.rb
Parent:
Object
Rack::Config
modifies the environment using the block given during initialization.
Methods
call
new
Public Class methods
new
(app, &block)
Public Instance methods
call
(env)
[Validate]