Last Updated: February 25, 2016
·
1.589K
· sheerun

Rspec build system for Sublime Text 2 (using rbenv)

{
  "cmd": ["/usr/local/bin/rbenv", "exec", "bundle", "exec", "rspec"],
  "selector": "source.ruby",
  "working_dir": "${project_path:${folder}}"
}