After a fresh init of jspec in a rails project I'm getting the
following error (with trace) from the runner:
http://pastie.org/1049955
It only seems to happen when I have the runner listening for changes.
If, instead, I execute 'jspec run' the results open in my default
browser without issue.
I'm new to jspec so I can't tell if this is a legit problem or
something I missed when configuring. I don't know how to start
troubleshooting this. Any hints?