Class

Rack::Lint

Inheritance
< Object

Rack::Lint validates your application and the requests and responses according to the Rack spec.

Methods

Class

Visibility Signature
public new (app)

Class Method Detail

new(app)