Skip to content

Instantly share code, notes, and snippets.

@chrislerum
Created June 2, 2010 04:45
Show Gist options
  • Save chrislerum/421938 to your computer and use it in GitHub Desktop.
Save chrislerum/421938 to your computer and use it in GitHub Desktop.
cyrus ~: cat /home/chris/.rvm/bin/passenger_ruby
#!/usr/bin/env sh
. "/home/chris/.rvm/environments/ruby-1.9.2-head"
exec ruby "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment