Subject: Re: activerecord on cygwin with sqlite3
From: "braver" <alexy.khrabrov gmail.com>
Date: Sun, 18 Dec 2005 16:47:59 +0900
References: 171260
In-reply-to: 171260
I solved the problem by supplying -rubygems to ruby, by setting
RUBYOPT=-rubygems, before doing rake test_sqlite3. I wonder why others
don't report that. You guys test your gems, especially such
foundational ones as activerecord, don't you? :)