Skip to content

Commit

Permalink
Use default rvm for rvm-auto-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacques Crocker authored and wayneeseguin committed Aug 13, 2010
1 parent 581ff96 commit 5bbd213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions binscripts/rvm-auto-ruby
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ else
exit 1
fi

[[ -s "$rvm_environments_path/default" ]] && source "$rvm_environments_path/default"
rvm load-rvmrc > /dev/null 2>&1

exec ruby "$@"

0 comments on commit 5bbd213

Please sign in to comment.