Closed alexey closed 5 years ago
This is what my .xrayconfig
file looks like, and it seems to be working for me:
---
:editor: mine
Note that there is an issue with the command line launchers if you use the JetBrains Toolbox to install/update RubyMine (or any other JetBrains IDE). If you've used the Toolbox to update RubyMine, you might need to reinstall the command line launcher from the menu: Tools > Create Command-line Launcher...
To test if the command line launcher is working, try running it from a terminal to see if it works there, e.g.
mine app/views/layouts/application.html.erb
thanks @dvanoni, this did the trick ! Tools > Create Command-line Launcher > Confirm
Hi,
just followed with .xrayconfig:
but it just open the rubymine without file .. Anyone had similar issue ?