So I\'ve setup RubyTest / Sublime Text 3 and that works fine. I\'m having trouble getting spring to work in RubyTest. There is this cryptic setting:
\"check_for_
I use this
"run_ruby_unit_command": "spring rake test {relative_path}", "run_single_ruby_unit_command": "spring rake test {relative_path} {test_name}"