On 1/11/07, David Chelimsky <dchelimsky at gmail.com> wrote: > Add this to the top of spec_helper.rb: > > ENV["RAILS_ENV"] = "test" > > This will not be a problem in the next release. > > David Thanks, that did the trick. Ed