HOWTO: Integrate RSpec on Rails with jEdit
Here’s how to hack together a setup to load an RSpec backtrace into jEdit. In other words, you’ll be able to click the relevant failed behaviour or error to go straight the relevant file and line. Why jEdit? The pros: Java-based, so you can share the same config across many […]

