Skip to content

Instantly share code, notes, and snippets.

@tonini
Last active December 20, 2015 20:48
Show Gist options
  • Save tonini/6192774 to your computer and use it in GitHub Desktop.
Save tonini/6192774 to your computer and use it in GitHub Desktop.
(defun cabbage-run-single-ruby-file (filename)
(compile (format "%s %s" ruby-compilation-executable filename)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment