Re: [Rails] rake db:setup doesn't run migrations on test db?

2012-06-13 Thread Oscar Del Ben
You should use rake db:test:prepare -- Oscar Del Ben Sent with Sparrow (http://www.sparrowmailapp.com/?sig) On Wednesday, June 13, 2012 at 6:32 AM, Joshua Muheim wrote: > Hey everybody > > I just noticed that rake db:setup doesn't seem to run migrations on the > test db (although it creates i

[Rails] rake db:setup doesn't run migrations on test db?

2012-06-13 Thread Joshua Muheim
Hey everybody I just noticed that rake db:setup doesn't seem to run migrations on the test db (although it creates it if it's not existing)?! Is this normal behavior? And if so, why? Thanks for help, Josh -- Posted via http://www.ruby-forum.com/. -- You received this message because you are s