Hello...
Every time I 'rake test,' the first thing it does is drop my test db schema and recreate it from the development schema.
I don't want it to do this!
Is it supposed to be doing that, or do I have something screwed up?
How do I make it skip this step?
Thanks. --mark