Skip to content

Instantly share code, notes, and snippets.

@jugyo
Created October 16, 2012 02:50
Show Gist options
  • Select an option

  • Save jugyo/3896989 to your computer and use it in GitHub Desktop.

Select an option

Save jugyo/3896989 to your computer and use it in GitHub Desktop.
RubyTest.sublime-settings for zeus
{
"run_rspec_command": "zeus rspec {relative_path}",
"run_single_rspec_command": "zeus rspec {relative_path} -l{line_number}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment