RubyMine 2022.1 EAP5 is now available. Below you can find the most notable improvements in this version.
Ruby and RBS
A new inspection for missing type signatures
We’ve added a new inspection called Missing type signature for Ruby declaration. It reports missing type signatures for classes, modules, constants, global/instance/class variables, methods, and aliases.
The new inspection is enabled by