David Chelimsky wrote: > On Jul 26, 2010, at 12:36 PM, Bruno Cardoso wrote: > >> Thanks for the answers. >> >> What both solutions (from Ashley and David) do is not modify the BD in >> anyway, so nothing gets dropped and nothing is created. This resolves >> the problem but what if I want a clean installation in each test run? > > So is your goal here to have the rake task(s) ignore the fact that you > have pending migrations, but still have it reset the test database so > it's schema looks like the development database schema?
Exactly. I'm ok with the previous solution, it's something we can do but I would like to know what I could do if I wanted to go by my first plan. -- Posted via http://www.ruby-forum.com/. _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users