From: Jan Friedrich Date: 2007-02-05T16:40:08+09:00 Subject: Re: Mixing Rake and Turn Daniel Berger wrote: > t.ruby_opts << '-rturn' This doesn't work if you have installed turn via rubygems: /usr/bin/ruby1.8: no such file to load -- turn (LoadError) rake aborted! You cannot load gems with the -r option of the ruby interpreter. Regards, Jan