Files
codeql/docs/codeql/codeql-language-guides/codeql-for-ruby.rst
2021-10-20 11:17:38 +01:00

19 lines
609 B
ReStructuredText

.. _codeql-for-ruby:
CodeQL for Ruby
===============
Experiment and learn how to write effective and efficient queries for CodeQL databases generated from Ruby codebases.
.. toctree::
:hidden:
basic-query-for-ruby-code
codeql-library-for-ruby
- :doc:`Basic query for Ruby code <basic-query-for-ruby-code>`: Learn to write and run a simple CodeQL query using LGTM.
- :doc:`CodeQL library for Ruby <codeql-library-for-ruby>`: When you're analyzing a Ruby program, you can make use of the large collection of classes in the CodeQL library for Ruby.
.. include:: ../reusables/ruby-beta-note.rst