bhpax.blogg.se

Rubymine debug rails
Rubymine debug rails









rubymine debug rails

I'd now finished importing the Rails project I was working on as a Module, and it showed the following, so I clicked "Ok", as I was now ready to try and run my Rails server again: It then showed the following window, and I clicked "Finish". I then selected "Create module from existing sources" and clicked "Next", and it showed the following, with a blue checkbox shown next to my Rails project root directory that it found, so I clicked "Next" again:

rubymine debug rails

Then I navigated to my Rails project's root directory "'/Users/my_username/code/apps/_murmur/skag_server_rails" and clicked Open, which displayed the following. Then I clicked Modules, and clicked the icon "+", and selected "Import Module". But I could run the Rails server fine using Terminal (outside the IDE) with rails s.įirst I opened Run > Edit Configurations but "Choose SDK from module" didn't have any Project Modules available to select from the drop-down, so I had to create one as follows: Ruby v2.3.0 or latest Rails 5.1.2), and even starting a brand new project from scratch. idea/ folder, trying different Ruby or Rails versions (i.e. Other solutions also didn't fix the error. It occurred when I tried to Run or Debug my Rails server from within IntelliJ. It took me an entire day to solve the issue, so I've written a detailed explanation with screenshots to guide others.

rubymine debug rails

I was using Ruby v2.4.0 with Rails 5.0.2. I upgraded from RubyMine to IntelliJ Ultimate IDE 2017.1.5 and I encountered the same error "Run Configuration Error: Rails server launcher wasn't found in project".











Rubymine debug rails