closed, high, Add +difficulty , Lewis Hoffman add/edit
Issue
we do "migration skipping" in wagn-- rake db:migrate on an empty database loads a schema then jumps to version 109. the rails code underneath changed a bunch in 2.1. this has mostly been fixed but the tests are still breaking claiming a bunch of migrations haven't been run.
Add +solution
Tags:
Add +example
the tests are working now. there is still a bigger issue of migration strategy, but this is fine for now.
User stories
Search returned no results
migration skipping under rails 2.1
