'Setting up SublimeCodeIntel plugin to work with Rails/Ruby on Windows

I have spent the last 30 minutes trying to find examples on how to configure SublimeCodeIntel plugin on Sublime Text 2 to work with Rails / Ruby on windows. And even if it is stated in the documentation that it does support Rails, there is no example of the configuration.

From what I've read so far, getting Rubygems to work with this plugin is not possible, but rails should work. Has anybody successfully set up this plugin and if so, can you please help or share your configuration with me?



Solution 1:[1]

I would say most people either use VS Code these days for Go To Definition in Ruby Navigate to Ruby function definition in VS Code

Or RubyMine https://www.jetbrains.com/help/ruby/navigating-through-the-source-code.html#lens_mode_code

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Dorian