Breakpoints in Ruby code

I have setup Logstash codebase with Intellij IDEA ultimate. When I start the Logstash process in debug mode only breakpoints in Java are hit. The breakpoints in Ruby are not hit. How do I set it up for the Ruby break-points as well?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.