this is probably v obvious, but I can not find where the ruby interpeter path - as well as whatever other ruby settings are available - in the Intellij Project Settings, compiler, plugins, etc.
I do have the ruby plugin installed with the latest version and am using intellij 12.0.4 ultimate.
thanks for the (probably v easy) advice.
IntelliJ IDEA supports the reference implementation of Ruby (Ruby MRI) and alternative implementations, such as JRuby or TruffleRuby. Before installing the Ruby interpreter, you need to install the dependencies required to compile Ruby on your machine.
Install the Ruby pluginIn the Settings/Preferences dialog ( Ctrl+Alt+S ), select Plugins. Find the plugin in the Marketplace and click Install.
IntelliJ IDEA is an integrated development environment (IDE) that helps you be more productive in every aspect of Ruby/Rails projects development - from writing and debugging code to testing and deploying a completed application. IntelliJ IDEA is available for different platforms including macOS, Windows, and Linux.
To configure project settings, select IntelliJ IDEA | Preferences on macOS or File | Settings on Windows and Linux from the main menu. Alternatively, you can press Ctrl+Alt+S to show the IDE settings.
In IntelliJ IDEA all the SDKs can be configured in File
| Project Structure
| SDKs.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With