On Wednesday 28 May 2008 14:17:31 Eric Hodel wrote: > They should have a different shebang line. Re-run `gem install rake` > again to make plain `rake` be the 1.8 one. I just did, and it has a 1.9 shebang. I'm pretty sure I tried this before. > You may want to add "install: --format-executable" to your ~/.gemrc to > make gem add 1.8 or 1.9 to gem executable names so that they don't > step on each others' toes. Ok, guessing that will be in root's homedir if I install gems via sudo? And would there still be a default 'rake' command? If so, which would it use? (Configurable?)