We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fdc487 commit 9cf165aCopy full SHA for 9cf165a
ruby/ql/lib/codeql/ruby/frameworks/rack/internal/App.qll
@@ -48,7 +48,7 @@ private RP::PotentialResponseNode trackRackResponse(PotentialRequestHandler call
48
*/
49
module App {
50
/**
51
- * DEPRECATED: Use `App` instead.
+ * DEPRECATED: Use `RequestHandler` instead.
52
* A class that may be a rack application.
53
* This is a class that has a `call` method that takes a single argument
54
* (traditionally called `env`) and returns a rack-compatible response.
0 commit comments