Skip to content

Instantly share code, notes, and snippets.

@ravage
Created December 7, 2012 21:49
Show Gist options
  • Save ravage/4236807 to your computer and use it in GitHub Desktop.
Save ravage/4236807 to your computer and use it in GitHub Desktop.
Sublime Text rbenv Build System
{
"cmd": ["rbenv", "exec", "ruby", "$file"],
"selector": "source.ruby"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment