Valid Ruby hash showing error. How do I properly set the Ruby SDK to 1.9? Permanently deleted user Created October 28, 2014 23:53 IDEA version: 13.1.5Ruby Plugin Version: 6.5.2New Ruby hashes are shown as having errors.Error I'm seeing:Settings:
I got it working by removed the .idea folder and recreating the project. A .iml file was created with the line
which i assume resolved the issue. Not sure why this file did not exist before.
Follow-up: If I am editing a ruby file in a Node.js application project. I am running into the same problem as the original author describes. Is there a way to help intellij interpret the ruby file with a more modern opinion?
Cheers