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 55c571f commit dd7a3b8Copy full SHA for dd7a3b8
1 file changed
README.md
@@ -3,6 +3,8 @@
3
This project is a high-performance static analysis toolkit for the Ruby language. The goal is to be a solid
4
foundation to power a variety of tools, such as type checkers, linters, language servers and more.
5
6
+[Ruby API Documentation](https://shopify.github.io/rubydex/)
7
+
8
## Usage
9
10
Both Ruby and Rust APIs are made available through a gem and a crate, respectively. Here's a simple example
0 commit comments