James Byrne wrote: > > I moved the task :features => 'db:test:prepare' statement from after > task :features => "features:all" to before it, but this does not > influence the observed behaviour. >
I lied. Evidently moving the the db:test:prepare statement did resolve the problem after all. -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
