CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Module Rack

Provides modeling for the Rack library.

Import path

import codeql.ruby.frameworks.Rack

Imports

App

Provides modeling for Rack applications.

Request

Provides modeling for the Request component of the Rack library.

Utils

Provides modeling for the Utils component of the Rack library.

Aliases

AppCandidate

DEPRECATED: Alias for App::AppCandidate

Response

Provides modeling for the Response component of the Rack library.