Bug fixed ! thank you very much ! > Hello, > > Try including your rails config/environment.rb file in your spec_helper: > > spec_helper.rb > ---- > ENV["RAILS_ENV"] = "test" > require "/../config/environment" > ---- > > -- > Joseph Wilk > http://www.joesniff.co.uk > -- > Posted via http://www.ruby-forum.com/. > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users >
_______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users