In the previous article covering type inference we've reviewed the following cases:
Type Inference for local variables
Detecting for index variable type
Understanding true, false and nil
But there's more, much more...
Let's see more intelligence RubyMine shows when editing Ruby code.
Unknown…