I am working thorugh RoR: Up and running and i made some code blunders
in chapter 3 and so my databases were messed up in mysql. so i deleted
the tables in order to re-create them the right way.
now i want to run my RoR program again (rake migrate) but nothings
happening? how do i get my tables back that Ruby created?
thanks alot. i tried to run rake migrate version=x in terminal but it
didnt change anything. this makes sense that i have to manually change
the version in the schema.