Return to site

Ruby sdk rubymine

broken image

Supposedly, the Ruby SDK is selected but it's not working at all. Also this is what I see under Run/Debug configuartions.

broken image

In the project where I have the issue, this is what I see under Preferneces.

broken image

With that ruby_iron.cmd file in place you can just add IronRuby as an SDK in RubyMine. I did a new rails app and RubyMine worked perfectly. button and specify the path to the ruby executable on your system. So instead of symlinking the ir.exe to a name that starts with ruby I created a batch file called ruby_iron.cmd with the following content. You need to configure the SDK here: Use the Add SDK. The solution to that is to create a batch file that will translate the –version modifier to –v. IronRuby on the other hand listens to –v to get its version number. Just symlinking didn’t really work because the ruby.exe listens to –version for getting its version number. I’d probably buy that one as well, but for now I’ll settle for Resharper with Visual studio.īy default Rubymine won’t accept IronRuby as a ruby SDK, but I asked for help in the twitterverse and got it ( ). 3 Answers Sorted by: 7 Currently, RubyMine cannot add Ruby installed using snap: RUBY-23121. I’ve used rubymine in the past and was very impressed with the IDE, so much that I’m silently hoping the guys from Jetbrains would do a C# IDE too.

broken image