RubyMine
 
Get RubyMine
You are viewing the documentation for an earlier version of RubyMine.

Sorbet

Last modified: 09 August 2022

Add the 'sorbet' and 'sorbet-runtime' gems to your Gemfile and install them to your project SDK

RubyMine recognizes Sorbet type signatures stored in .rbi files. RubyMine can utilize them to determine types of Ruby objects and check if method arguments or return values match their signatures.