Skip to content

Commit 8305a63

Browse files
committed
Update Ruby frameworks
1 parent 7db37d9 commit 8305a63

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/codeql/support/reusables/frameworks.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,3 +241,19 @@ and the CodeQL library pack ``codeql/python-all`` (`changelog <https://github.co
241241
libxml2, XML processing library
242242
lxml, XML processing library
243243
xmltodict, XML processing library
244+
245+
246+
Ruby built-in support
247+
====================================
248+
249+
Provided by the current versions of the
250+
CodeQL query pack ``codeql/ruby-queries`` (`changelog <https://github.com/github/codeql/tree/codeql-cli/latest/ruby/ql/src/CHANGELOG.md>`__, `source <https://github.com/github/codeql/tree/codeql-cli/latest/ruby/ql/src>`__)
251+
and the CodeQL library pack ``codeql/ruby-all`` (`changelog <https://github.com/github/codeql/tree/codeql-cli/latest/ruby/ql/lib/CHANGELOG.md>`__, `source <https://github.com/github/codeql/tree/codeql-cli/latest/ruby/ql/lib>`__).
252+
253+
.. csv-table::
254+
:header-rows: 1
255+
:class: fullWidthTable
256+
:widths: auto
257+
258+
Name, Category
259+
Ruby on Rails, Web framework

0 commit comments

Comments
 (0)