qtil
advanced-security/qtil-ruby 0.0.2
Search

Module ActionDispatch

Models the ActionDispatch HTTP library, which is part of Rails. Version: 7.1.0.

Import path

import codeql.ruby.frameworks.ActionDispatch

Classes

MimeTypeMatchRegExpInterpretation

An argument to Mime::Type#match?, which is converted to a RegExp via Regexp.new.

Modules

Routing

Models routing configuration specified using the ActionDispatch library, which is part of Rails.