mrbrdo / theine

Rails preloader for JRuby (similar to Zeus, Spring and Spork)
MIT License
99 stars 10 forks source link

Plugin for IntelliJ / Rubymine #11

Open mirelon opened 10 years ago

mirelon commented 10 years ago

For now, there is an option "Use pre-load server" with possible values: "None", "DRb", "Zeus" and "Spring". Specifying custom RSpec runner script do not work. The only possible solution is to create custom SDK with a custom rspec gem that would use theine for running itself. It would be nice, if there was an option to run theine rspec from an IDE.

stonehz commented 9 years ago

:+1: