mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Ruby: add missing qldoc comment
This commit is contained in:
@@ -11,6 +11,9 @@ private import codeql.ruby.frameworks.internal.Rails
|
||||
private import codeql.ruby.ApiGraphs
|
||||
private import codeql.ruby.security.OpenSSL
|
||||
|
||||
/**
|
||||
* Provides classes for working with Rails.
|
||||
*/
|
||||
module Rails {
|
||||
/**
|
||||
* A method call on a string to mark it as HTML safe for Rails. Strings marked
|
||||
|
||||
Reference in New Issue
Block a user